| 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 "tryserver.chromium.android", | 8 "tryserver.chromium.android", |
| 9 "--builder", | 9 "--builder", |
| 10 "android_coverage", | 10 "android_coverage", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 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']", | 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']", |
| 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 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12853011", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
| 33 "env": { | 34 "env": { |
| 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 35 }, | 36 }, |
| 36 "name": "bot_update", | 37 "name": "bot_update", |
| 37 "~followup_annotations": [ | 38 "~followup_annotations": [ |
| 38 "@@@STEP_TEXT@Some step text@@@", | 39 "@@@STEP_TEXT@Some step text@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@{@@@", | 40 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 102 ] | 103 ] |
| 103 }, | 104 }, |
| 104 { | 105 { |
| 105 "cmd": [], | 106 "cmd": [], |
| 107 "cwd": "[SLAVE_BUILD]", |
| 106 "name": "ensure_goma" | 108 "name": "ensure_goma" |
| 107 }, | 109 }, |
| 108 { | 110 { |
| 109 "cmd": [ | 111 "cmd": [ |
| 110 "python", | 112 "python", |
| 111 "-u", | 113 "-u", |
| 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 113 "--platform", | 115 "--platform", |
| 114 "linux-386", | 116 "linux-386", |
| 115 "--dest-directory", | 117 "--dest-directory", |
| 116 "[CWD]/cipd", | 118 "[SLAVE_BUILD]/cipd", |
| 117 "--json-output", | 119 "--json-output", |
| 118 "/path/to/tmp/json" | 120 "/path/to/tmp/json" |
| 119 ], | 121 ], |
| 122 "cwd": "[SLAVE_BUILD]", |
| 120 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 121 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 122 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 123 "@@@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@@
@", |
| 124 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 126 "@@@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\"@@@", |
| 127 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 128 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 129 ] | 132 ] |
| 130 }, | 133 }, |
| 131 { | 134 { |
| 132 "cmd": [ | 135 "cmd": [ |
| 133 "fake_slave_build/cipd", | 136 "[SLAVE_BUILD]/cipd/cipd", |
| 134 "ensure", | 137 "ensure", |
| 135 "--root", | 138 "--root", |
| 136 "[ROOT]/b/build/slave/cache/cipd/goma", | 139 "[CACHE]/cipd/goma", |
| 137 "--list", | 140 "--list", |
| 138 "infra_internal/goma/client/linux-386 release", | 141 "infra_internal/goma/client/linux-386 release", |
| 139 "--json-output", | 142 "--json-output", |
| 140 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 141 "--service-account-json", | 144 "--service-account-json", |
| 142 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
| 143 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
| 144 "name": "ensure_goma.ensure_installed", | 148 "name": "ensure_goma.ensure_installed", |
| 145 "~followup_annotations": [ | 149 "~followup_annotations": [ |
| 146 "@@@STEP_NEST_LEVEL@1@@@", | 150 "@@@STEP_NEST_LEVEL@1@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@{@@@", | 151 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@ {@@@", | 153 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ }@@@", | 156 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 157 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@}@@@", | 158 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 155 "@@@STEP_LOG_END@json.output@@@" | 159 "@@@STEP_LOG_END@json.output@@@" |
| 156 ] | 160 ] |
| 157 }, | 161 }, |
| 158 { | 162 { |
| 159 "cmd": [ | 163 "cmd": [ |
| 160 "python", | 164 "python", |
| 161 "-u", | 165 "-u", |
| 162 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 166 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 163 "runhooks" | 167 "runhooks" |
| 164 ], | 168 ], |
| 169 "cwd": "[SLAVE_BUILD]", |
| 165 "env": { | 170 "env": { |
| 166 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 171 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 167 "GYP_CHROMIUM_NO_ACTION": "1", | 172 "GYP_CHROMIUM_NO_ACTION": "1", |
| 168 "GYP_CROSSCOMPILE": "1", | 173 "GYP_CROSSCOMPILE": "1", |
| 169 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 emm
a_coverage=1 emma_filter='org.chromium.*' fastbuild=1 gomadir='[ROOT]/b/build/sl
ave/cache/cipd/goma' target_arch=arm use_goma=1", | 174 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 emm
a_coverage=1 emma_filter='org.chromium.*' fastbuild=1 gomadir='[CACHE]/cipd/goma
' target_arch=arm use_goma=1", |
| 170 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 175 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 171 }, | 176 }, |
| 172 "name": "gclient runhooks (with patch)" | 177 "name": "gclient runhooks (with patch)" |
| 173 }, | 178 }, |
| 174 { | 179 { |
| 175 "cmd": [ | 180 "cmd": [ |
| 176 "python", | 181 "python", |
| 177 "-u", | 182 "-u", |
| 178 "[CWD]/src/testing/scripts/get_compile_targets.py", | 183 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 179 "--output", | 184 "--output", |
| 180 "/path/to/tmp/json", | 185 "/path/to/tmp/json", |
| 181 "--", | 186 "--", |
| 182 "--build-config-fs", | 187 "--build-config-fs", |
| 183 "Debug", | 188 "Debug", |
| 184 "--paths", | 189 "--paths", |
| 185 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 190 "{\"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\"}", |
| 186 "--properties", | 191 "--properties", |
| 187 "{\"buildername\": \"android_coverage\", \"buildnumber\": 571, \"masternam
e\": \"tryserver.chromium.android\", \"slavename\": \"TestSlavename\", \"target_
platform\": \"android\"}" | 192 "{\"buildername\": \"android_coverage\", \"buildnumber\": 571, \"masternam
e\": \"tryserver.chromium.android\", \"slavename\": \"TestSlavename\", \"target_
platform\": \"android\"}" |
| 188 ], | 193 ], |
| 194 "cwd": "[SLAVE_BUILD]", |
| 189 "name": "get compile targets for scripts", | 195 "name": "get compile targets for scripts", |
| 190 "~followup_annotations": [ | 196 "~followup_annotations": [ |
| 191 "@@@STEP_LOG_LINE@json.output@{}@@@", | 197 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 192 "@@@STEP_LOG_END@json.output@@@" | 198 "@@@STEP_LOG_END@json.output@@@" |
| 193 ] | 199 ] |
| 194 }, | 200 }, |
| 195 { | 201 { |
| 196 "cmd": [ | 202 "cmd": [ |
| 197 "python", | 203 "python", |
| 198 "-u", | 204 "-u", |
| 199 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 205 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 200 "[CWD]/src/testing/buildbot/chromium.fyi.json", | 206 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", |
| 201 "/path/to/tmp/json" | 207 "/path/to/tmp/json" |
| 202 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]", |
| 203 "name": "read test spec", | 210 "name": "read test spec", |
| 204 "~followup_annotations": [ | 211 "~followup_annotations": [ |
| 205 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", | 212 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", |
| 206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 213 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 207 "@@@STEP_LOG_END@json.output@@@" | 214 "@@@STEP_LOG_END@json.output@@@" |
| 208 ] | 215 ] |
| 209 }, | 216 }, |
| 210 { | 217 { |
| 211 "cmd": [ | 218 "cmd": [ |
| 212 "git", | 219 "git", |
| 213 "diff", | 220 "diff", |
| 214 "--cached", | 221 "--cached", |
| 215 "--name-only" | 222 "--name-only" |
| 216 ], | 223 ], |
| 217 "cwd": "[CWD]/src", | 224 "cwd": "[SLAVE_BUILD]/src", |
| 218 "name": "git diff to analyze patch", | 225 "name": "git diff to analyze patch", |
| 219 "stdout": "/path/to/tmp/", | 226 "stdout": "/path/to/tmp/", |
| 220 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 221 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 228 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 222 "@@@STEP_LOG_END@files@@@", | 229 "@@@STEP_LOG_END@files@@@", |
| 223 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 230 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
| 224 ] | 231 ] |
| 225 }, | 232 }, |
| 226 { | 233 { |
| 227 "cmd": [ | 234 "cmd": [ |
| 228 "python", | 235 "python", |
| 229 "-u", | 236 "-u", |
| 230 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 237 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 231 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 238 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 232 "/path/to/tmp/json" | 239 "/path/to/tmp/json" |
| 233 ], | 240 ], |
| 241 "cwd": "[SLAVE_BUILD]", |
| 234 "name": "read filter exclusion spec", | 242 "name": "read filter exclusion spec", |
| 235 "~followup_annotations": [ | 243 "~followup_annotations": [ |
| 236 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 244 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 237 "@@@STEP_LOG_LINE@json.output@{@@@", | 245 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
| 240 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
| 241 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 249 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 250 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ }@@@", | 253 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 247 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
| 248 ] | 256 ] |
| 249 }, | 257 }, |
| 250 { | 258 { |
| 251 "cmd": [ | 259 "cmd": [ |
| 252 "python", | 260 "python", |
| 253 "-u", | 261 "-u", |
| 254 "import sys; sys.exit(0)" | 262 "import sys; sys.exit(0)" |
| 255 ], | 263 ], |
| 264 "cwd": "[SLAVE_BUILD]", |
| 256 "name": "analyze", | 265 "name": "analyze", |
| 257 "~followup_annotations": [ | 266 "~followup_annotations": [ |
| 258 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 267 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
| 259 "@@@STEP_LOG_END@excluded_files@@@", | 268 "@@@STEP_LOG_END@excluded_files@@@", |
| 260 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 269 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 261 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@
@", |
| 262 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 263 "@@@STEP_LOG_LINE@analyze_details@ \"android_webview_test_apk\", @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ \"android_webview_test_apk\", @@@", |
| 264 "@@@STEP_LOG_LINE@analyze_details@ \"chrome_public_test_apk\", @@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"chrome_public_test_apk\", @@@", |
| 265 "@@@STEP_LOG_LINE@analyze_details@ \"chrome_sync_shell_test_apk\", @@@"
, | 274 "@@@STEP_LOG_LINE@analyze_details@ \"chrome_sync_shell_test_apk\", @@@"
, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 289 }, | 298 }, |
| 290 { | 299 { |
| 291 "cmd": [ | 300 "cmd": [ |
| 292 "python", | 301 "python", |
| 293 "-u", | 302 "-u", |
| 294 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 303 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 295 "--show-path", | 304 "--show-path", |
| 296 "python", | 305 "python", |
| 297 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 298 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
| 299 "name": "cleanup_temp" | 309 "name": "cleanup_temp" |
| 300 }, | 310 }, |
| 301 { | 311 { |
| 302 "cmd": [ | 312 "cmd": [ |
| 303 "python", | 313 "python", |
| 304 "-u", | 314 "-u", |
| 305 "\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", | 315 "\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", |
| 306 "[CWD]/src/out/Debug/debug_info_dumps", | 316 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", |
| 307 "[CWD]/src/out/Debug/test_logs", | 317 "[SLAVE_BUILD]/src/out/Debug/test_logs", |
| 308 "[CWD]/src/out/build_product.zip", | 318 "[SLAVE_BUILD]/src/out/build_product.zip", |
| 309 "[CWD]/src" | 319 "[SLAVE_BUILD]/src" |
| 310 ], | 320 ], |
| 321 "cwd": "[SLAVE_BUILD]", |
| 311 "name": "clean local files", | 322 "name": "clean local files", |
| 312 "~followup_annotations": [ | 323 "~followup_annotations": [ |
| 313 "@@@STEP_LOG_LINE@python.inline@@@@", | 324 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 314 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 325 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 315 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 326 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 316 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 327 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 317 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 328 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 318 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 329 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 319 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 330 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| 320 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 331 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 321 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 332 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
| 322 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 333 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
| 323 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 334 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
| 324 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 335 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
| 325 "@@@STEP_LOG_END@python.inline@@@" | 336 "@@@STEP_LOG_END@python.inline@@@" |
| 326 ] | 337 ] |
| 327 }, | 338 }, |
| 328 { | 339 { |
| 329 "allow_subannotations": false, | 340 "allow_subannotations": false, |
| 330 "cmd": [ | 341 "cmd": [ |
| 331 "[CWD]/src/build/tree_truth.sh", | 342 "[SLAVE_BUILD]/src/build/tree_truth.sh", |
| 332 "[CWD]/src", | 343 "[SLAVE_BUILD]/src", |
| 333 "src" | 344 "src" |
| 334 ], | 345 ], |
| 346 "cwd": "[SLAVE_BUILD]", |
| 335 "name": "tree truth steps" | 347 "name": "tree truth steps" |
| 336 }, | 348 }, |
| 337 { | 349 { |
| 338 "cmd": [ | 350 "cmd": [ |
| 339 "python", | 351 "python", |
| 340 "-u", | 352 "-u", |
| 341 "[CWD]/src/tools/mb/mb.py", | 353 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 342 "gen", | 354 "gen", |
| 343 "-m", | 355 "-m", |
| 344 "tryserver.chromium.android", | 356 "tryserver.chromium.android", |
| 345 "-b", | 357 "-b", |
| 346 "android_coverage", | 358 "android_coverage", |
| 347 "--config-file", | 359 "--config-file", |
| 348 "[CWD]/src/tools/mb/mb_config.pyl", | 360 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 349 "--goma-dir", | 361 "--goma-dir", |
| 350 "[ROOT]/b/build/slave/cache/cipd/goma", | 362 "[CACHE]/cipd/goma", |
| 351 "//out/Debug" | 363 "//out/Debug" |
| 352 ], | 364 ], |
| 365 "cwd": "[SLAVE_BUILD]", |
| 353 "name": "generate_build_files (with patch)" | 366 "name": "generate_build_files (with patch)" |
| 354 }, | 367 }, |
| 355 { | 368 { |
| 356 "cmd": [ | 369 "cmd": [ |
| 357 "python", | 370 "python", |
| 358 "-u", | 371 "-u", |
| 359 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 372 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 360 "--show-path", | 373 "--show-path", |
| 361 "python", | 374 "python", |
| 362 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 375 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 363 "--gsutil-py-path", | 376 "--gsutil-py-path", |
| 364 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 377 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 365 "--ninja-path", | 378 "--ninja-path", |
| 366 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 379 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 367 "--target", | 380 "--target", |
| 368 "Debug", | 381 "Debug", |
| 369 "--src-dir", | 382 "--src-dir", |
| 370 "[CWD]/src", | 383 "[SLAVE_BUILD]/src", |
| 371 "--goma-cache-dir", | 384 "--goma-cache-dir", |
| 372 "[ROOT]/b/build/slave/goma_cache", | 385 "[GOMA_CACHE]", |
| 373 "--build-tool", | 386 "--build-tool", |
| 374 "ninja", | 387 "ninja", |
| 375 "--compiler", | 388 "--compiler", |
| 376 "goma", | 389 "goma", |
| 377 "--goma-jsonstatus", | 390 "--goma-jsonstatus", |
| 378 "/path/to/tmp/json", | 391 "/path/to/tmp/json", |
| 379 "--goma-service-account-json-file", | 392 "--goma-service-account-json-file", |
| 380 "/creds/service_accounts/service-account-goma-client.json", | 393 "/creds/service_accounts/service-account-goma-client.json", |
| 381 "--goma-dir", | 394 "--goma-dir", |
| 382 "[ROOT]/b/build/slave/cache/cipd/goma", | 395 "[CACHE]/cipd/goma", |
| 383 "--goma-fail-fast", | 396 "--goma-fail-fast", |
| 384 "--goma-disable-local-fallback", | 397 "--goma-disable-local-fallback", |
| 385 "--", | 398 "--", |
| 386 "android_webview_test_apk", | 399 "android_webview_test_apk", |
| 387 "chrome_public_test_apk", | 400 "chrome_public_test_apk", |
| 388 "chrome_sync_shell_test_apk", | 401 "chrome_sync_shell_test_apk", |
| 389 "content_shell_test_apk" | 402 "content_shell_test_apk" |
| 390 ], | 403 ], |
| 404 "cwd": "[SLAVE_BUILD]", |
| 391 "env": { | 405 "env": { |
| 392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 406 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 393 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 407 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 394 }, | 408 }, |
| 395 "name": "compile (with patch)", | 409 "name": "compile (with patch)", |
| 396 "~followup_annotations": [ | 410 "~followup_annotations": [ |
| 397 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 411 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 398 "@@@STEP_LOG_END@json.output (invalid)@@@" | 412 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 399 ] | 413 ] |
| 400 }, | 414 }, |
| 401 { | 415 { |
| 402 "cmd": [ | 416 "cmd": [ |
| 403 "python", | 417 "python", |
| 404 "-u", | 418 "-u", |
| 405 "import sys; sys.exit(0)" | 419 "import sys; sys.exit(0)" |
| 406 ], | 420 ], |
| 421 "cwd": "[SLAVE_BUILD]", |
| 407 "name": "mark: before_tests" | 422 "name": "mark: before_tests" |
| 408 }, | 423 }, |
| 409 { | 424 { |
| 410 "cmd": [ | 425 "cmd": [ |
| 411 "python", | 426 "python", |
| 412 "-u", | 427 "-u", |
| 413 "RECIPE_MODULE[build::adb]/resources/list_devices.py", | 428 "RECIPE_MODULE[build::adb]/resources/list_devices.py", |
| 414 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']
", | 429 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", |
| 415 "/path/to/tmp/json" | 430 "/path/to/tmp/json" |
| 416 ], | 431 ], |
| 432 "cwd": "[SLAVE_BUILD]", |
| 417 "name": "List adb devices", | 433 "name": "List adb devices", |
| 418 "~followup_annotations": [ | 434 "~followup_annotations": [ |
| 419 "@@@STEP_LOG_LINE@json.output@[@@@", | 435 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 436 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@]@@@", | 437 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 422 "@@@STEP_LOG_END@json.output@@@" | 438 "@@@STEP_LOG_END@json.output@@@" |
| 423 ] | 439 ] |
| 424 }, | 440 }, |
| 425 { | 441 { |
| 426 "cmd": [ | 442 "cmd": [ |
| 427 "python", | 443 "python", |
| 428 "-u", | 444 "-u", |
| 429 "\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", | 445 "\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", |
| 430 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 446 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 431 "014E1F310401C009" | 447 "014E1F310401C009" |
| 432 ], | 448 ], |
| 449 "cwd": "[SLAVE_BUILD]", |
| 433 "name": "Root devices", | 450 "name": "Root devices", |
| 434 "~followup_annotations": [ | 451 "~followup_annotations": [ |
| 435 "@@@STEP_LOG_LINE@python.inline@@@@", | 452 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 436 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", | 453 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", |
| 437 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 454 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 438 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", | 455 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", |
| 439 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", | 456 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", |
| 440 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", | 457 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", |
| 441 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", | 458 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", |
| 442 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 459 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
| 443 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 460 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
| 444 "@@@STEP_LOG_END@python.inline@@@" | 461 "@@@STEP_LOG_END@python.inline@@@" |
| 445 ] | 462 ] |
| 446 }, | 463 }, |
| 447 { | 464 { |
| 448 "cmd": [ | 465 "cmd": [ |
| 449 "python", | 466 "python", |
| 450 "-u", | 467 "-u", |
| 451 "[CWD]/src/build/symlink.py", | 468 "[SLAVE_BUILD]/src/build/symlink.py", |
| 452 "-f", | 469 "-f", |
| 453 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 470 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 454 "~/adb" | 471 "~/adb" |
| 455 ], | 472 ], |
| 473 "cwd": "[SLAVE_BUILD]", |
| 456 "name": "create adb symlink" | 474 "name": "create adb symlink" |
| 457 }, | 475 }, |
| 458 { | 476 { |
| 459 "cmd": [ | 477 "cmd": [ |
| 460 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 478 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 461 "--", | 479 "--", |
| 462 "[CWD]/src/build/android/adb_logcat_monitor.py", | 480 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
| 463 "[CWD]/src/out/logcat" | 481 "[SLAVE_BUILD]/src/out/logcat" |
| 464 ], | 482 ], |
| 483 "cwd": "[SLAVE_BUILD]", |
| 465 "env": { | 484 "env": { |
| 466 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 485 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 467 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 486 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 468 }, | 487 }, |
| 469 "name": "spawn_logcat_monitor" | 488 "name": "spawn_logcat_monitor" |
| 470 }, | 489 }, |
| 471 { | 490 { |
| 472 "cmd": [ | 491 "cmd": [ |
| 473 "python", | 492 "python", |
| 474 "-u", | 493 "-u", |
| 475 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 494 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 476 "--verbose", | 495 "--verbose", |
| 477 "--adb-path", | 496 "--adb-path", |
| 478 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb" | 497 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 479 ], | 498 ], |
| 499 "cwd": "[SLAVE_BUILD]", |
| 480 "env": { | 500 "env": { |
| 481 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 482 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 502 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 483 }, | 503 }, |
| 484 "name": "authorize_adb_devices" | 504 "name": "authorize_adb_devices" |
| 485 }, | 505 }, |
| 486 { | 506 { |
| 487 "cmd": [ | 507 "cmd": [ |
| 488 "[CWD]/src/build/android/buildbot/bb_device_status_check.py", | 508 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", |
| 489 "--json-output", | 509 "--json-output", |
| 490 "/path/to/tmp/json", | 510 "/path/to/tmp/json", |
| 491 "--blacklist-file", | 511 "--blacklist-file", |
| 492 "[CWD]/src/out/bad_devices.json", | 512 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 493 "--known-devices-file", | 513 "--known-devices-file", |
| 494 "[ROOT]/b/build/site_config/.known_devices" | 514 "[BUILD]/site_config/.known_devices" |
| 495 ], | 515 ], |
| 516 "cwd": "[SLAVE_BUILD]", |
| 496 "env": { | 517 "env": { |
| 497 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 518 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 498 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 519 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 499 }, | 520 }, |
| 500 "name": "device_status_check", | 521 "name": "device_status_check", |
| 501 "~followup_annotations": [ | 522 "~followup_annotations": [ |
| 502 "@@@STEP_TEXT@Online devices: 1@@@", | 523 "@@@STEP_TEXT@Online devices: 1@@@", |
| 503 "@@@STEP_LOG_LINE@json.output@[@@@", | 524 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ {@@@", | 525 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 526 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 506 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 527 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 507 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 528 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 508 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 529 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 590 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 611 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 591 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 612 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 592 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 613 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 593 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 614 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 594 ] | 615 ] |
| 595 }, | 616 }, |
| 596 { | 617 { |
| 597 "cmd": [ | 618 "cmd": [ |
| 598 "python", | 619 "python", |
| 599 "-u", | 620 "-u", |
| 600 "[CWD]/src/build/android/provision_devices.py", | 621 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 601 "-t", | 622 "-t", |
| 602 "Debug", | 623 "Debug", |
| 603 "--blacklist-file", | 624 "--blacklist-file", |
| 604 "[CWD]/src/out/bad_devices.json", | 625 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 605 "--output-device-blacklist", | 626 "--output-device-blacklist", |
| 606 "/path/to/tmp/json" | 627 "/path/to/tmp/json" |
| 607 ], | 628 ], |
| 629 "cwd": "[SLAVE_BUILD]", |
| 608 "env": { | 630 "env": { |
| 609 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 631 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 610 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 632 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 611 }, | 633 }, |
| 612 "name": "provision_devices" | 634 "name": "provision_devices" |
| 613 }, | 635 }, |
| 614 { | 636 { |
| 615 "cmd": [ | 637 "cmd": [ |
| 616 "python", | 638 "python", |
| 617 "-u", | 639 "-u", |
| 618 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 640 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 619 "--action", | 641 "--action", |
| 620 "restart", | 642 "restart", |
| 621 "--pid-file-path", | 643 "--pid-file-path", |
| 622 "/tmp/device_monitor.pid", | 644 "/tmp/device_monitor.pid", |
| 623 "--", | 645 "--", |
| 624 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 646 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 625 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 647 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 626 "[\"07a00ca4\"]", | 648 "[\"07a00ca4\"]", |
| 627 "tryserver.chromium.android", | 649 "tryserver.chromium.android", |
| 628 "android_coverage", | 650 "android_coverage", |
| 629 "--blacklist-file", | 651 "--blacklist-file", |
| 630 "[CWD]/src/out/bad_devices.json" | 652 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 631 ], | 653 ], |
| 654 "cwd": "[SLAVE_BUILD]", |
| 632 "name": "spawn_device_monitor" | 655 "name": "spawn_device_monitor" |
| 633 }, | 656 }, |
| 634 { | 657 { |
| 635 "cmd": [ | 658 "cmd": [ |
| 636 "python", | 659 "python", |
| 637 "-u", | 660 "-u", |
| 638 "[CWD]/src/out/Debug/bin/run_android_webview_test_apk", | 661 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", |
| 639 "--blacklist-file", | 662 "--blacklist-file", |
| 640 "[CWD]/src/out/bad_devices.json", | 663 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 641 "--verbose", | 664 "--verbose", |
| 642 "--coverage-dir", | 665 "--coverage-dir", |
| 643 "[CWD]/src/out/Debug/coverage", | 666 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 644 "--json-results-file", | 667 "--json-results-file", |
| 645 "/path/to/tmp/json" | 668 "/path/to/tmp/json" |
| 646 ], | 669 ], |
| 670 "cwd": "[SLAVE_BUILD]", |
| 647 "name": "Instrumentation test AndroidWebViewTest (with patch)", | 671 "name": "Instrumentation test AndroidWebViewTest (with patch)", |
| 648 "~followup_annotations": [ | 672 "~followup_annotations": [ |
| 649 "step returned non-zero exit code: 1", | 673 "step returned non-zero exit code: 1", |
| 650 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 674 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 651 "@@@STEP_FAILURE@@@" | 675 "@@@STEP_FAILURE@@@" |
| 652 ] | 676 ] |
| 653 }, | 677 }, |
| 654 { | 678 { |
| 655 "cmd": [ | 679 "cmd": [ |
| 656 "python", | 680 "python", |
| 657 "-u", | 681 "-u", |
| 658 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 682 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 659 "--input-gtest-json", | 683 "--input-gtest-json", |
| 660 "/path/to/tmp/json", | 684 "/path/to/tmp/json", |
| 661 "--master-name", | 685 "--master-name", |
| 662 "tryserver.chromium.android", | 686 "tryserver.chromium.android", |
| 663 "--builder-name", | 687 "--builder-name", |
| 664 "android_coverage", | 688 "android_coverage", |
| 665 "--build-number", | 689 "--build-number", |
| 666 "571", | 690 "571", |
| 667 "--test-type", | 691 "--test-type", |
| 668 "AndroidWebViewTest", | 692 "AndroidWebViewTest", |
| 669 "--test-results-server", | 693 "--test-results-server", |
| 670 "test-results.appspot.com", | 694 "test-results.appspot.com", |
| 671 "--chrome-revision", | 695 "--chrome-revision", |
| 672 "refs/heads/master@{#170242}" | 696 "refs/heads/master@{#170242}" |
| 673 ], | 697 ], |
| 698 "cwd": "[SLAVE_BUILD]", |
| 674 "name": "Upload to test-results [AndroidWebViewTest]" | 699 "name": "Upload to test-results [AndroidWebViewTest]" |
| 675 }, | 700 }, |
| 676 { | 701 { |
| 677 "cmd": [ | 702 "cmd": [ |
| 678 "python", | 703 "python", |
| 679 "-u", | 704 "-u", |
| 680 "[CWD]/src/out/Debug/bin/run_chrome_public_test_apk", | 705 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", |
| 681 "--blacklist-file", | 706 "--blacklist-file", |
| 682 "[CWD]/src/out/bad_devices.json", | 707 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 683 "--verbose", | 708 "--verbose", |
| 684 "--coverage-dir", | 709 "--coverage-dir", |
| 685 "[CWD]/src/out/Debug/coverage", | 710 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 686 "--json-results-file", | 711 "--json-results-file", |
| 687 "/path/to/tmp/json" | 712 "/path/to/tmp/json" |
| 688 ], | 713 ], |
| 714 "cwd": "[SLAVE_BUILD]", |
| 689 "name": "Instrumentation test ChromePublicTest (with patch)", | 715 "name": "Instrumentation test ChromePublicTest (with patch)", |
| 690 "~followup_annotations": [ | 716 "~followup_annotations": [ |
| 691 "step returned non-zero exit code: 1", | 717 "step returned non-zero exit code: 1", |
| 692 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 718 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 693 "@@@STEP_FAILURE@@@" | 719 "@@@STEP_FAILURE@@@" |
| 694 ] | 720 ] |
| 695 }, | 721 }, |
| 696 { | 722 { |
| 697 "cmd": [ | 723 "cmd": [ |
| 698 "python", | 724 "python", |
| 699 "-u", | 725 "-u", |
| 700 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 726 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 701 "--input-gtest-json", | 727 "--input-gtest-json", |
| 702 "/path/to/tmp/json", | 728 "/path/to/tmp/json", |
| 703 "--master-name", | 729 "--master-name", |
| 704 "tryserver.chromium.android", | 730 "tryserver.chromium.android", |
| 705 "--builder-name", | 731 "--builder-name", |
| 706 "android_coverage", | 732 "android_coverage", |
| 707 "--build-number", | 733 "--build-number", |
| 708 "571", | 734 "571", |
| 709 "--test-type", | 735 "--test-type", |
| 710 "ChromePublicTest", | 736 "ChromePublicTest", |
| 711 "--test-results-server", | 737 "--test-results-server", |
| 712 "test-results.appspot.com", | 738 "test-results.appspot.com", |
| 713 "--chrome-revision", | 739 "--chrome-revision", |
| 714 "refs/heads/master@{#170242}" | 740 "refs/heads/master@{#170242}" |
| 715 ], | 741 ], |
| 742 "cwd": "[SLAVE_BUILD]", |
| 716 "name": "Upload to test-results [ChromePublicTest]" | 743 "name": "Upload to test-results [ChromePublicTest]" |
| 717 }, | 744 }, |
| 718 { | 745 { |
| 719 "cmd": [ | 746 "cmd": [ |
| 720 "python", | 747 "python", |
| 721 "-u", | 748 "-u", |
| 722 "[CWD]/src/out/Debug/bin/run_content_shell_test_apk", | 749 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", |
| 723 "--blacklist-file", | 750 "--blacklist-file", |
| 724 "[CWD]/src/out/bad_devices.json", | 751 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 725 "--verbose", | 752 "--verbose", |
| 726 "--coverage-dir", | 753 "--coverage-dir", |
| 727 "[CWD]/src/out/Debug/coverage", | 754 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 728 "--json-results-file", | 755 "--json-results-file", |
| 729 "/path/to/tmp/json" | 756 "/path/to/tmp/json" |
| 730 ], | 757 ], |
| 758 "cwd": "[SLAVE_BUILD]", |
| 731 "name": "Instrumentation test ContentShellTest (with patch)", | 759 "name": "Instrumentation test ContentShellTest (with patch)", |
| 732 "~followup_annotations": [ | 760 "~followup_annotations": [ |
| 733 "step returned non-zero exit code: 1", | 761 "step returned non-zero exit code: 1", |
| 734 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 762 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 735 "@@@STEP_FAILURE@@@" | 763 "@@@STEP_FAILURE@@@" |
| 736 ] | 764 ] |
| 737 }, | 765 }, |
| 738 { | 766 { |
| 739 "cmd": [ | 767 "cmd": [ |
| 740 "python", | 768 "python", |
| 741 "-u", | 769 "-u", |
| 742 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 770 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 743 "--input-gtest-json", | 771 "--input-gtest-json", |
| 744 "/path/to/tmp/json", | 772 "/path/to/tmp/json", |
| 745 "--master-name", | 773 "--master-name", |
| 746 "tryserver.chromium.android", | 774 "tryserver.chromium.android", |
| 747 "--builder-name", | 775 "--builder-name", |
| 748 "android_coverage", | 776 "android_coverage", |
| 749 "--build-number", | 777 "--build-number", |
| 750 "571", | 778 "571", |
| 751 "--test-type", | 779 "--test-type", |
| 752 "ContentShellTest", | 780 "ContentShellTest", |
| 753 "--test-results-server", | 781 "--test-results-server", |
| 754 "test-results.appspot.com", | 782 "test-results.appspot.com", |
| 755 "--chrome-revision", | 783 "--chrome-revision", |
| 756 "refs/heads/master@{#170242}" | 784 "refs/heads/master@{#170242}" |
| 757 ], | 785 ], |
| 786 "cwd": "[SLAVE_BUILD]", |
| 758 "name": "Upload to test-results [ContentShellTest]" | 787 "name": "Upload to test-results [ContentShellTest]" |
| 759 }, | 788 }, |
| 760 { | 789 { |
| 761 "cmd": [ | 790 "cmd": [ |
| 762 "python", | 791 "python", |
| 763 "-u", | 792 "-u", |
| 764 "[CWD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 793 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
| 765 "--blacklist-file", | 794 "--blacklist-file", |
| 766 "[CWD]/src/out/bad_devices.json", | 795 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 767 "--verbose", | 796 "--verbose", |
| 768 "--coverage-dir", | 797 "--coverage-dir", |
| 769 "[CWD]/src/out/Debug/coverage", | 798 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 770 "--json-results-file", | 799 "--json-results-file", |
| 771 "/path/to/tmp/json" | 800 "/path/to/tmp/json" |
| 772 ], | 801 ], |
| 802 "cwd": "[SLAVE_BUILD]", |
| 773 "name": "Instrumentation test ChromeSyncShellTest (with patch)", | 803 "name": "Instrumentation test ChromeSyncShellTest (with patch)", |
| 774 "~followup_annotations": [ | 804 "~followup_annotations": [ |
| 775 "step returned non-zero exit code: 1", | 805 "step returned non-zero exit code: 1", |
| 776 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 806 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 777 "@@@STEP_FAILURE@@@" | 807 "@@@STEP_FAILURE@@@" |
| 778 ] | 808 ] |
| 779 }, | 809 }, |
| 780 { | 810 { |
| 781 "cmd": [ | 811 "cmd": [ |
| 782 "python", | 812 "python", |
| 783 "-u", | 813 "-u", |
| 784 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 814 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 785 "--input-gtest-json", | 815 "--input-gtest-json", |
| 786 "/path/to/tmp/json", | 816 "/path/to/tmp/json", |
| 787 "--master-name", | 817 "--master-name", |
| 788 "tryserver.chromium.android", | 818 "tryserver.chromium.android", |
| 789 "--builder-name", | 819 "--builder-name", |
| 790 "android_coverage", | 820 "android_coverage", |
| 791 "--build-number", | 821 "--build-number", |
| 792 "571", | 822 "571", |
| 793 "--test-type", | 823 "--test-type", |
| 794 "ChromeSyncShellTest", | 824 "ChromeSyncShellTest", |
| 795 "--test-results-server", | 825 "--test-results-server", |
| 796 "test-results.appspot.com", | 826 "test-results.appspot.com", |
| 797 "--chrome-revision", | 827 "--chrome-revision", |
| 798 "refs/heads/master@{#170242}" | 828 "refs/heads/master@{#170242}" |
| 799 ], | 829 ], |
| 830 "cwd": "[SLAVE_BUILD]", |
| 800 "name": "Upload to test-results [ChromeSyncShellTest]" | 831 "name": "Upload to test-results [ChromeSyncShellTest]" |
| 801 }, | 832 }, |
| 802 { | 833 { |
| 803 "cmd": [ | 834 "cmd": [ |
| 804 "python", | 835 "python", |
| 805 "-u", | 836 "-u", |
| 806 "[CWD]/src/build/android/generate_emma_html.py", | 837 "[SLAVE_BUILD]/src/build/android/generate_emma_html.py", |
| 807 "--coverage-dir", | 838 "--coverage-dir", |
| 808 "[CWD]/src/out/Debug/coverage", | 839 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 809 "--metadata-dir", | 840 "--metadata-dir", |
| 810 "[CWD]/src/out/Debug", | 841 "[SLAVE_BUILD]/src/out/Debug", |
| 811 "--cleanup", | 842 "--cleanup", |
| 812 "--output", | 843 "--output", |
| 813 "[CWD]/src/out/Debug/coverage/coverage_html/index.html" | 844 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html/index.html" |
| 814 ], | 845 ], |
| 846 "cwd": "[SLAVE_BUILD]", |
| 815 "name": "Generate coverage report" | 847 "name": "Generate coverage report" |
| 816 }, | 848 }, |
| 817 { | 849 { |
| 818 "cmd": [ | 850 "cmd": [ |
| 819 "git", | 851 "git", |
| 820 "diff", | 852 "diff", |
| 821 "--staged", | 853 "--staged", |
| 822 "--name-only", | 854 "--name-only", |
| 823 "--diff-filter", | 855 "--diff-filter", |
| 824 "A" | 856 "A" |
| 825 ], | 857 ], |
| 826 "cwd": "[CWD]/src", | 858 "cwd": "[SLAVE_BUILD]/src", |
| 827 "name": "Finding changed files matching diff filter: A", | 859 "name": "Finding changed files matching diff filter: A", |
| 828 "stdout": "/path/to/tmp/" | 860 "stdout": "/path/to/tmp/" |
| 829 }, | 861 }, |
| 830 { | 862 { |
| 831 "cmd": [ | 863 "cmd": [ |
| 832 "python", | 864 "python", |
| 833 "-u", | 865 "-u", |
| 834 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 866 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 835 "fake/file1.java", | 867 "fake/file1.java", |
| 836 "/path/to/tmp/" | 868 "/path/to/tmp/" |
| 837 ], | 869 ], |
| 870 "cwd": "[SLAVE_BUILD]", |
| 838 "name": "Finding lines changed in added file fake/file1.java" | 871 "name": "Finding lines changed in added file fake/file1.java" |
| 839 }, | 872 }, |
| 840 { | 873 { |
| 841 "cmd": [ | 874 "cmd": [ |
| 842 "python", | 875 "python", |
| 843 "-u", | 876 "-u", |
| 844 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 877 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 845 "fake/file2.java;", | 878 "fake/file2.java;", |
| 846 "/path/to/tmp/" | 879 "/path/to/tmp/" |
| 847 ], | 880 ], |
| 881 "cwd": "[SLAVE_BUILD]", |
| 848 "name": "Finding lines changed in added file fake/file2.java;" | 882 "name": "Finding lines changed in added file fake/file2.java;" |
| 849 }, | 883 }, |
| 850 { | 884 { |
| 851 "cmd": [ | 885 "cmd": [ |
| 852 "python", | 886 "python", |
| 853 "-u", | 887 "-u", |
| 854 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 888 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 855 "fake/file3.java", | 889 "fake/file3.java", |
| 856 "/path/to/tmp/" | 890 "/path/to/tmp/" |
| 857 ], | 891 ], |
| 892 "cwd": "[SLAVE_BUILD]", |
| 858 "name": "Finding lines changed in added file fake/file3.java" | 893 "name": "Finding lines changed in added file fake/file3.java" |
| 859 }, | 894 }, |
| 860 { | 895 { |
| 861 "cmd": [ | 896 "cmd": [ |
| 862 "git", | 897 "git", |
| 863 "diff", | 898 "diff", |
| 864 "--staged", | 899 "--staged", |
| 865 "--name-only", | 900 "--name-only", |
| 866 "--diff-filter", | 901 "--diff-filter", |
| 867 "M" | 902 "M" |
| 868 ], | 903 ], |
| 869 "cwd": "[CWD]/src", | 904 "cwd": "[SLAVE_BUILD]/src", |
| 870 "name": "Finding changed files matching diff filter: M", | 905 "name": "Finding changed files matching diff filter: M", |
| 871 "stdout": "/path/to/tmp/" | 906 "stdout": "/path/to/tmp/" |
| 872 }, | 907 }, |
| 873 { | 908 { |
| 874 "cmd": [ | 909 "cmd": [ |
| 875 "git", | 910 "git", |
| 876 "blame", | 911 "blame", |
| 877 "-l", | 912 "-l", |
| 878 "-s", | 913 "-s", |
| 879 "fake/file1.java" | 914 "fake/file1.java" |
| 880 ], | 915 ], |
| 881 "cwd": "[CWD]/src", | 916 "cwd": "[SLAVE_BUILD]/src", |
| 882 "name": "Finding lines changed in modified file fake/file1.java", | 917 "name": "Finding lines changed in modified file fake/file1.java", |
| 883 "stdout": "/path/to/tmp/" | 918 "stdout": "/path/to/tmp/" |
| 884 }, | 919 }, |
| 885 { | 920 { |
| 886 "cmd": [ | 921 "cmd": [ |
| 887 "git", | 922 "git", |
| 888 "blame", | 923 "blame", |
| 889 "-l", | 924 "-l", |
| 890 "-s", | 925 "-s", |
| 891 "fake/file2.java;" | 926 "fake/file2.java;" |
| 892 ], | 927 ], |
| 893 "cwd": "[CWD]/src", | 928 "cwd": "[SLAVE_BUILD]/src", |
| 894 "name": "Finding lines changed in modified file fake/file2.java;", | 929 "name": "Finding lines changed in modified file fake/file2.java;", |
| 895 "stdout": "/path/to/tmp/" | 930 "stdout": "/path/to/tmp/" |
| 896 }, | 931 }, |
| 897 { | 932 { |
| 898 "cmd": [ | 933 "cmd": [ |
| 899 "git", | 934 "git", |
| 900 "blame", | 935 "blame", |
| 901 "-l", | 936 "-l", |
| 902 "-s", | 937 "-s", |
| 903 "fake/file3.java" | 938 "fake/file3.java" |
| 904 ], | 939 ], |
| 905 "cwd": "[CWD]/src", | 940 "cwd": "[SLAVE_BUILD]/src", |
| 906 "name": "Finding lines changed in modified file fake/file3.java", | 941 "name": "Finding lines changed in modified file fake/file3.java", |
| 907 "stdout": "/path/to/tmp/" | 942 "stdout": "/path/to/tmp/" |
| 908 }, | 943 }, |
| 909 { | 944 { |
| 910 "cmd": [ | 945 "cmd": [ |
| 911 "python", | 946 "python", |
| 912 "-u", | 947 "-u", |
| 913 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 948 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 914 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", | 949 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", |
| 915 "[TMP]/coverage_tmp_1/file_changes.json" | 950 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 916 ], | 951 ], |
| 952 "cwd": "[SLAVE_BUILD]", |
| 917 "name": "Saving changed lines for revision." | 953 "name": "Saving changed lines for revision." |
| 918 }, | 954 }, |
| 919 { | 955 { |
| 920 "cmd": [ | 956 "cmd": [ |
| 921 "python", | 957 "python", |
| 922 "-u", | 958 "-u", |
| 923 "build/android/emma_coverage_stats.py", | 959 "build/android/emma_coverage_stats.py", |
| 924 "-v", | 960 "-v", |
| 925 "--out", | 961 "--out", |
| 926 "/path/to/tmp/json", | 962 "/path/to/tmp/json", |
| 927 "--emma-dir", | 963 "--emma-dir", |
| 928 "[CWD]/src/out/Debug/coverage/coverage_html", | 964 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html", |
| 929 "--lines-for-coverage", | 965 "--lines-for-coverage", |
| 930 "[TMP]/coverage_tmp_1/file_changes.json" | 966 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 931 ], | 967 ], |
| 932 "cwd": "[CWD]/src", | 968 "cwd": "[SLAVE_BUILD]/src", |
| 933 "name": "Incremental coverage report", | 969 "name": "Incremental coverage report", |
| 934 "~followup_annotations": [ | 970 "~followup_annotations": [ |
| 935 "@@@STEP_LOG_LINE@json.output@{@@@", | 971 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 936 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", | 972 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", |
| 937 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", | 973 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", |
| 938 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", | 974 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", |
| 939 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", | 975 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", |
| 940 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", | 976 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", |
| 941 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 977 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 942 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", | 978 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 972 "python", | 1008 "python", |
| 973 "-u", | 1009 "-u", |
| 974 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 1010 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 975 "--master", | 1011 "--master", |
| 976 "tryserver.chromium.android", | 1012 "tryserver.chromium.android", |
| 977 "--builder", | 1013 "--builder", |
| 978 "android_coverage", | 1014 "android_coverage", |
| 979 "--slave", | 1015 "--slave", |
| 980 "TestSlavename", | 1016 "TestSlavename", |
| 981 "--spec", | 1017 "--spec", |
| 982 "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']", | 1018 "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']", |
| 983 "--root", | 1019 "--root", |
| 984 "src", | 1020 "src", |
| 985 "--revision_mapping_file", | 1021 "--revision_mapping_file", |
| 986 "{\"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\"}", | 1022 "{\"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\"}", |
| 987 "--git-cache-dir", | 1023 "--git-cache-dir", |
| 988 "[ROOT]/b/build/slave/cache_dir", | 1024 "[GIT_CACHE]", |
| 989 "--rietveld_server", | 1025 "--rietveld_server", |
| 990 "https://codereview.chromium.org", | 1026 "https://codereview.chromium.org", |
| 991 "--output_json", | 1027 "--output_json", |
| 992 "/path/to/tmp/json", | 1028 "/path/to/tmp/json", |
| 993 "--revision", | 1029 "--revision", |
| 994 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1030 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 995 "--force", | 1031 "--force", |
| 996 "--output_manifest" | 1032 "--output_manifest" |
| 997 ], | 1033 ], |
| 1034 "cwd": "[SLAVE_BUILD]", |
| 998 "env": { | 1035 "env": { |
| 999 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1036 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1000 }, | 1037 }, |
| 1001 "name": "bot_update (without patch)", | 1038 "name": "bot_update (without patch)", |
| 1002 "~followup_annotations": [ | 1039 "~followup_annotations": [ |
| 1003 "@@@STEP_TEXT@Some step text@@@", | 1040 "@@@STEP_TEXT@Some step text@@@", |
| 1004 "@@@STEP_LOG_LINE@json.output@{@@@", | 1041 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1005 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 1042 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 1006 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 1043 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 1007 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | 1044 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1054 "@@@STEP_LOG_END@json.output@@@" | 1091 "@@@STEP_LOG_END@json.output@@@" |
| 1055 ] | 1092 ] |
| 1056 }, | 1093 }, |
| 1057 { | 1094 { |
| 1058 "cmd": [ | 1095 "cmd": [ |
| 1059 "python", | 1096 "python", |
| 1060 "-u", | 1097 "-u", |
| 1061 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1098 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 1062 "runhooks" | 1099 "runhooks" |
| 1063 ], | 1100 ], |
| 1101 "cwd": "[SLAVE_BUILD]", |
| 1064 "env": { | 1102 "env": { |
| 1065 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1103 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1066 "GYP_CHROMIUM_NO_ACTION": "1", | 1104 "GYP_CHROMIUM_NO_ACTION": "1", |
| 1067 "GYP_CROSSCOMPILE": "1", | 1105 "GYP_CROSSCOMPILE": "1", |
| 1068 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 emm
a_coverage=1 emma_filter='org.chromium.*' fastbuild=1 gomadir='[ROOT]/b/build/sl
ave/cache/cipd/goma' target_arch=arm use_goma=1", | 1106 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 emm
a_coverage=1 emma_filter='org.chromium.*' fastbuild=1 gomadir='[CACHE]/cipd/goma
' target_arch=arm use_goma=1", |
| 1069 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1107 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 1070 }, | 1108 }, |
| 1071 "name": "gclient runhooks (without patch)" | 1109 "name": "gclient runhooks (without patch)" |
| 1072 }, | 1110 }, |
| 1073 { | 1111 { |
| 1074 "cmd": [ | 1112 "cmd": [ |
| 1075 "python", | 1113 "python", |
| 1076 "-u", | 1114 "-u", |
| 1077 "[CWD]/src/tools/mb/mb.py", | 1115 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 1078 "gen", | 1116 "gen", |
| 1079 "-m", | 1117 "-m", |
| 1080 "tryserver.chromium.android", | 1118 "tryserver.chromium.android", |
| 1081 "-b", | 1119 "-b", |
| 1082 "android_coverage", | 1120 "android_coverage", |
| 1083 "--config-file", | 1121 "--config-file", |
| 1084 "[CWD]/src/tools/mb/mb_config.pyl", | 1122 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 1085 "--goma-dir", | 1123 "--goma-dir", |
| 1086 "[ROOT]/b/build/slave/cache/cipd/goma", | 1124 "[CACHE]/cipd/goma", |
| 1087 "//out/Debug" | 1125 "//out/Debug" |
| 1088 ], | 1126 ], |
| 1127 "cwd": "[SLAVE_BUILD]", |
| 1089 "name": "generate_build_files (without patch)" | 1128 "name": "generate_build_files (without patch)" |
| 1090 }, | 1129 }, |
| 1091 { | 1130 { |
| 1092 "cmd": [ | 1131 "cmd": [ |
| 1093 "python", | 1132 "python", |
| 1094 "-u", | 1133 "-u", |
| 1095 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 1134 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 1096 "--show-path", | 1135 "--show-path", |
| 1097 "python", | 1136 "python", |
| 1098 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 1137 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 1099 "--gsutil-py-path", | 1138 "--gsutil-py-path", |
| 1100 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1139 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1101 "--ninja-path", | 1140 "--ninja-path", |
| 1102 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1141 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 1103 "--target", | 1142 "--target", |
| 1104 "Debug", | 1143 "Debug", |
| 1105 "--src-dir", | 1144 "--src-dir", |
| 1106 "[CWD]/src", | 1145 "[SLAVE_BUILD]/src", |
| 1107 "--goma-cache-dir", | 1146 "--goma-cache-dir", |
| 1108 "[ROOT]/b/build/slave/goma_cache", | 1147 "[GOMA_CACHE]", |
| 1109 "--build-tool", | 1148 "--build-tool", |
| 1110 "ninja", | 1149 "ninja", |
| 1111 "--compiler", | 1150 "--compiler", |
| 1112 "goma", | 1151 "goma", |
| 1113 "--goma-jsonstatus", | 1152 "--goma-jsonstatus", |
| 1114 "/path/to/tmp/json", | 1153 "/path/to/tmp/json", |
| 1115 "--goma-service-account-json-file", | 1154 "--goma-service-account-json-file", |
| 1116 "/creds/service_accounts/service-account-goma-client.json", | 1155 "/creds/service_accounts/service-account-goma-client.json", |
| 1117 "--goma-dir", | 1156 "--goma-dir", |
| 1118 "[ROOT]/b/build/slave/cache/cipd/goma", | 1157 "[CACHE]/cipd/goma", |
| 1119 "--goma-fail-fast", | 1158 "--goma-fail-fast", |
| 1120 "--goma-disable-local-fallback", | 1159 "--goma-disable-local-fallback", |
| 1121 "--", | 1160 "--", |
| 1122 "android_webview_test_apk", | 1161 "android_webview_test_apk", |
| 1123 "chrome_public_test_apk", | 1162 "chrome_public_test_apk", |
| 1124 "chrome_sync_shell_test_apk", | 1163 "chrome_sync_shell_test_apk", |
| 1125 "content_shell_test_apk" | 1164 "content_shell_test_apk" |
| 1126 ], | 1165 ], |
| 1166 "cwd": "[SLAVE_BUILD]", |
| 1127 "env": { | 1167 "env": { |
| 1128 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1168 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1129 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 1169 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1130 }, | 1170 }, |
| 1131 "name": "compile (without patch)", | 1171 "name": "compile (without patch)", |
| 1132 "~followup_annotations": [ | 1172 "~followup_annotations": [ |
| 1133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 1173 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 1134 "@@@STEP_LOG_END@json.output (invalid)@@@" | 1174 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 1135 ] | 1175 ] |
| 1136 }, | 1176 }, |
| 1137 { | 1177 { |
| 1138 "cmd": [ | 1178 "cmd": [ |
| 1139 "python", | 1179 "python", |
| 1140 "-u", | 1180 "-u", |
| 1141 "[CWD]/src/out/Debug/bin/run_android_webview_test_apk", | 1181 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", |
| 1142 "--blacklist-file", | 1182 "--blacklist-file", |
| 1143 "[CWD]/src/out/bad_devices.json", | 1183 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1144 "--verbose", | 1184 "--verbose", |
| 1145 "--coverage-dir", | 1185 "--coverage-dir", |
| 1146 "[CWD]/src/out/Debug/coverage", | 1186 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1147 "--json-results-file", | 1187 "--json-results-file", |
| 1148 "/path/to/tmp/json" | 1188 "/path/to/tmp/json" |
| 1149 ], | 1189 ], |
| 1190 "cwd": "[SLAVE_BUILD]", |
| 1150 "name": "Instrumentation test AndroidWebViewTest (without patch)", | 1191 "name": "Instrumentation test AndroidWebViewTest (without patch)", |
| 1151 "~followup_annotations": [ | 1192 "~followup_annotations": [ |
| 1152 "step returned non-zero exit code: 1", | 1193 "step returned non-zero exit code: 1", |
| 1153 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 1194 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1154 "@@@STEP_FAILURE@@@" | 1195 "@@@STEP_FAILURE@@@" |
| 1155 ] | 1196 ] |
| 1156 }, | 1197 }, |
| 1157 { | 1198 { |
| 1158 "cmd": [ | 1199 "cmd": [ |
| 1159 "python", | 1200 "python", |
| 1160 "-u", | 1201 "-u", |
| 1161 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 1202 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 1162 "--input-gtest-json", | 1203 "--input-gtest-json", |
| 1163 "/path/to/tmp/json", | 1204 "/path/to/tmp/json", |
| 1164 "--master-name", | 1205 "--master-name", |
| 1165 "tryserver.chromium.android", | 1206 "tryserver.chromium.android", |
| 1166 "--builder-name", | 1207 "--builder-name", |
| 1167 "android_coverage", | 1208 "android_coverage", |
| 1168 "--build-number", | 1209 "--build-number", |
| 1169 "571", | 1210 "571", |
| 1170 "--test-type", | 1211 "--test-type", |
| 1171 "AndroidWebViewTest", | 1212 "AndroidWebViewTest", |
| 1172 "--test-results-server", | 1213 "--test-results-server", |
| 1173 "test-results.appspot.com", | 1214 "test-results.appspot.com", |
| 1174 "--chrome-revision", | 1215 "--chrome-revision", |
| 1175 "refs/heads/master@{#170242}" | 1216 "refs/heads/master@{#170242}" |
| 1176 ], | 1217 ], |
| 1218 "cwd": "[SLAVE_BUILD]", |
| 1177 "name": "Upload to test-results [AndroidWebViewTest] (2)" | 1219 "name": "Upload to test-results [AndroidWebViewTest] (2)" |
| 1178 }, | 1220 }, |
| 1179 { | 1221 { |
| 1180 "cmd": [ | 1222 "cmd": [ |
| 1181 "python", | 1223 "python", |
| 1182 "-u", | 1224 "-u", |
| 1183 "[CWD]/src/out/Debug/bin/run_chrome_public_test_apk", | 1225 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", |
| 1184 "--blacklist-file", | 1226 "--blacklist-file", |
| 1185 "[CWD]/src/out/bad_devices.json", | 1227 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1186 "--verbose", | 1228 "--verbose", |
| 1187 "--coverage-dir", | 1229 "--coverage-dir", |
| 1188 "[CWD]/src/out/Debug/coverage", | 1230 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1189 "--json-results-file", | 1231 "--json-results-file", |
| 1190 "/path/to/tmp/json" | 1232 "/path/to/tmp/json" |
| 1191 ], | 1233 ], |
| 1234 "cwd": "[SLAVE_BUILD]", |
| 1192 "name": "Instrumentation test ChromePublicTest (without patch)", | 1235 "name": "Instrumentation test ChromePublicTest (without patch)", |
| 1193 "~followup_annotations": [ | 1236 "~followup_annotations": [ |
| 1194 "step returned non-zero exit code: 1", | 1237 "step returned non-zero exit code: 1", |
| 1195 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 1238 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1196 "@@@STEP_FAILURE@@@" | 1239 "@@@STEP_FAILURE@@@" |
| 1197 ] | 1240 ] |
| 1198 }, | 1241 }, |
| 1199 { | 1242 { |
| 1200 "cmd": [ | 1243 "cmd": [ |
| 1201 "python", | 1244 "python", |
| 1202 "-u", | 1245 "-u", |
| 1203 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 1246 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 1204 "--input-gtest-json", | 1247 "--input-gtest-json", |
| 1205 "/path/to/tmp/json", | 1248 "/path/to/tmp/json", |
| 1206 "--master-name", | 1249 "--master-name", |
| 1207 "tryserver.chromium.android", | 1250 "tryserver.chromium.android", |
| 1208 "--builder-name", | 1251 "--builder-name", |
| 1209 "android_coverage", | 1252 "android_coverage", |
| 1210 "--build-number", | 1253 "--build-number", |
| 1211 "571", | 1254 "571", |
| 1212 "--test-type", | 1255 "--test-type", |
| 1213 "ChromePublicTest", | 1256 "ChromePublicTest", |
| 1214 "--test-results-server", | 1257 "--test-results-server", |
| 1215 "test-results.appspot.com", | 1258 "test-results.appspot.com", |
| 1216 "--chrome-revision", | 1259 "--chrome-revision", |
| 1217 "refs/heads/master@{#170242}" | 1260 "refs/heads/master@{#170242}" |
| 1218 ], | 1261 ], |
| 1262 "cwd": "[SLAVE_BUILD]", |
| 1219 "name": "Upload to test-results [ChromePublicTest] (2)" | 1263 "name": "Upload to test-results [ChromePublicTest] (2)" |
| 1220 }, | 1264 }, |
| 1221 { | 1265 { |
| 1222 "cmd": [ | 1266 "cmd": [ |
| 1223 "python", | 1267 "python", |
| 1224 "-u", | 1268 "-u", |
| 1225 "[CWD]/src/out/Debug/bin/run_content_shell_test_apk", | 1269 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", |
| 1226 "--blacklist-file", | 1270 "--blacklist-file", |
| 1227 "[CWD]/src/out/bad_devices.json", | 1271 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1228 "--verbose", | 1272 "--verbose", |
| 1229 "--coverage-dir", | 1273 "--coverage-dir", |
| 1230 "[CWD]/src/out/Debug/coverage", | 1274 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1231 "--json-results-file", | 1275 "--json-results-file", |
| 1232 "/path/to/tmp/json" | 1276 "/path/to/tmp/json" |
| 1233 ], | 1277 ], |
| 1278 "cwd": "[SLAVE_BUILD]", |
| 1234 "name": "Instrumentation test ContentShellTest (without patch)", | 1279 "name": "Instrumentation test ContentShellTest (without patch)", |
| 1235 "~followup_annotations": [ | 1280 "~followup_annotations": [ |
| 1236 "step returned non-zero exit code: 1", | 1281 "step returned non-zero exit code: 1", |
| 1237 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 1282 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1238 "@@@STEP_FAILURE@@@" | 1283 "@@@STEP_FAILURE@@@" |
| 1239 ] | 1284 ] |
| 1240 }, | 1285 }, |
| 1241 { | 1286 { |
| 1242 "cmd": [ | 1287 "cmd": [ |
| 1243 "python", | 1288 "python", |
| 1244 "-u", | 1289 "-u", |
| 1245 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 1290 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 1246 "--input-gtest-json", | 1291 "--input-gtest-json", |
| 1247 "/path/to/tmp/json", | 1292 "/path/to/tmp/json", |
| 1248 "--master-name", | 1293 "--master-name", |
| 1249 "tryserver.chromium.android", | 1294 "tryserver.chromium.android", |
| 1250 "--builder-name", | 1295 "--builder-name", |
| 1251 "android_coverage", | 1296 "android_coverage", |
| 1252 "--build-number", | 1297 "--build-number", |
| 1253 "571", | 1298 "571", |
| 1254 "--test-type", | 1299 "--test-type", |
| 1255 "ContentShellTest", | 1300 "ContentShellTest", |
| 1256 "--test-results-server", | 1301 "--test-results-server", |
| 1257 "test-results.appspot.com", | 1302 "test-results.appspot.com", |
| 1258 "--chrome-revision", | 1303 "--chrome-revision", |
| 1259 "refs/heads/master@{#170242}" | 1304 "refs/heads/master@{#170242}" |
| 1260 ], | 1305 ], |
| 1306 "cwd": "[SLAVE_BUILD]", |
| 1261 "name": "Upload to test-results [ContentShellTest] (2)" | 1307 "name": "Upload to test-results [ContentShellTest] (2)" |
| 1262 }, | 1308 }, |
| 1263 { | 1309 { |
| 1264 "cmd": [ | 1310 "cmd": [ |
| 1265 "python", | 1311 "python", |
| 1266 "-u", | 1312 "-u", |
| 1267 "[CWD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 1313 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
| 1268 "--blacklist-file", | 1314 "--blacklist-file", |
| 1269 "[CWD]/src/out/bad_devices.json", | 1315 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1270 "--verbose", | 1316 "--verbose", |
| 1271 "--coverage-dir", | 1317 "--coverage-dir", |
| 1272 "[CWD]/src/out/Debug/coverage", | 1318 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1273 "--json-results-file", | 1319 "--json-results-file", |
| 1274 "/path/to/tmp/json" | 1320 "/path/to/tmp/json" |
| 1275 ], | 1321 ], |
| 1322 "cwd": "[SLAVE_BUILD]", |
| 1276 "name": "Instrumentation test ChromeSyncShellTest (without patch)", | 1323 "name": "Instrumentation test ChromeSyncShellTest (without patch)", |
| 1277 "~followup_annotations": [ | 1324 "~followup_annotations": [ |
| 1278 "step returned non-zero exit code: 1", | 1325 "step returned non-zero exit code: 1", |
| 1279 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 1326 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 1280 "@@@STEP_FAILURE@@@" | 1327 "@@@STEP_FAILURE@@@" |
| 1281 ] | 1328 ] |
| 1282 }, | 1329 }, |
| 1283 { | 1330 { |
| 1284 "cmd": [ | 1331 "cmd": [ |
| 1285 "python", | 1332 "python", |
| 1286 "-u", | 1333 "-u", |
| 1287 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 1334 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 1288 "--input-gtest-json", | 1335 "--input-gtest-json", |
| 1289 "/path/to/tmp/json", | 1336 "/path/to/tmp/json", |
| 1290 "--master-name", | 1337 "--master-name", |
| 1291 "tryserver.chromium.android", | 1338 "tryserver.chromium.android", |
| 1292 "--builder-name", | 1339 "--builder-name", |
| 1293 "android_coverage", | 1340 "android_coverage", |
| 1294 "--build-number", | 1341 "--build-number", |
| 1295 "571", | 1342 "571", |
| 1296 "--test-type", | 1343 "--test-type", |
| 1297 "ChromeSyncShellTest", | 1344 "ChromeSyncShellTest", |
| 1298 "--test-results-server", | 1345 "--test-results-server", |
| 1299 "test-results.appspot.com", | 1346 "test-results.appspot.com", |
| 1300 "--chrome-revision", | 1347 "--chrome-revision", |
| 1301 "refs/heads/master@{#170242}" | 1348 "refs/heads/master@{#170242}" |
| 1302 ], | 1349 ], |
| 1350 "cwd": "[SLAVE_BUILD]", |
| 1303 "name": "Upload to test-results [ChromeSyncShellTest] (2)" | 1351 "name": "Upload to test-results [ChromeSyncShellTest] (2)" |
| 1304 }, | 1352 }, |
| 1305 { | 1353 { |
| 1306 "cmd": [ | 1354 "cmd": [ |
| 1307 "python", | 1355 "python", |
| 1308 "-u", | 1356 "-u", |
| 1309 "import sys; sys.exit(0)" | 1357 "import sys; sys.exit(0)" |
| 1310 ], | 1358 ], |
| 1359 "cwd": "[SLAVE_BUILD]", |
| 1311 "name": "AndroidWebViewTest (retry summary)", | 1360 "name": "AndroidWebViewTest (retry summary)", |
| 1312 "~followup_annotations": [ | 1361 "~followup_annotations": [ |
| 1313 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", | 1362 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", |
| 1314 "@@@STEP_WARNINGS@@@" | 1363 "@@@STEP_WARNINGS@@@" |
| 1315 ] | 1364 ] |
| 1316 }, | 1365 }, |
| 1317 { | 1366 { |
| 1318 "cmd": [ | 1367 "cmd": [ |
| 1319 "python", | 1368 "python", |
| 1320 "-u", | 1369 "-u", |
| 1321 "import sys; sys.exit(0)" | 1370 "import sys; sys.exit(0)" |
| 1322 ], | 1371 ], |
| 1372 "cwd": "[SLAVE_BUILD]", |
| 1323 "name": "ChromePublicTest (retry summary)", | 1373 "name": "ChromePublicTest (retry summary)", |
| 1324 "~followup_annotations": [ | 1374 "~followup_annotations": [ |
| 1325 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", | 1375 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", |
| 1326 "@@@STEP_WARNINGS@@@" | 1376 "@@@STEP_WARNINGS@@@" |
| 1327 ] | 1377 ] |
| 1328 }, | 1378 }, |
| 1329 { | 1379 { |
| 1330 "cmd": [ | 1380 "cmd": [ |
| 1331 "python", | 1381 "python", |
| 1332 "-u", | 1382 "-u", |
| 1333 "import sys; sys.exit(0)" | 1383 "import sys; sys.exit(0)" |
| 1334 ], | 1384 ], |
| 1385 "cwd": "[SLAVE_BUILD]", |
| 1335 "name": "ContentShellTest (retry summary)", | 1386 "name": "ContentShellTest (retry summary)", |
| 1336 "~followup_annotations": [ | 1387 "~followup_annotations": [ |
| 1337 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", | 1388 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", |
| 1338 "@@@STEP_WARNINGS@@@" | 1389 "@@@STEP_WARNINGS@@@" |
| 1339 ] | 1390 ] |
| 1340 }, | 1391 }, |
| 1341 { | 1392 { |
| 1342 "cmd": [ | 1393 "cmd": [ |
| 1343 "python", | 1394 "python", |
| 1344 "-u", | 1395 "-u", |
| 1345 "import sys; sys.exit(0)" | 1396 "import sys; sys.exit(0)" |
| 1346 ], | 1397 ], |
| 1398 "cwd": "[SLAVE_BUILD]", |
| 1347 "name": "ChromeSyncShellTest (retry summary)", | 1399 "name": "ChromeSyncShellTest (retry summary)", |
| 1348 "~followup_annotations": [ | 1400 "~followup_annotations": [ |
| 1349 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", | 1401 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Two<br/>@@@", |
| 1350 "@@@STEP_WARNINGS@@@" | 1402 "@@@STEP_WARNINGS@@@" |
| 1351 ] | 1403 ] |
| 1352 }, | 1404 }, |
| 1353 { | 1405 { |
| 1354 "cmd": [ | 1406 "cmd": [ |
| 1355 "python", | 1407 "python", |
| 1356 "-u", | 1408 "-u", |
| 1357 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 1409 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 1358 "--action", | 1410 "--action", |
| 1359 "stop", | 1411 "stop", |
| 1360 "--pid-file-path", | 1412 "--pid-file-path", |
| 1361 "/tmp/device_monitor.pid" | 1413 "/tmp/device_monitor.pid" |
| 1362 ], | 1414 ], |
| 1415 "cwd": "[SLAVE_BUILD]", |
| 1363 "name": "shutdown_device_monitor" | 1416 "name": "shutdown_device_monitor" |
| 1364 }, | 1417 }, |
| 1365 { | 1418 { |
| 1366 "cmd": [ | 1419 "cmd": [ |
| 1367 "python", | 1420 "python", |
| 1368 "-u", | 1421 "-u", |
| 1369 "[CWD]/src/build/android/adb_logcat_printer.py", | 1422 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
| 1370 "--output-path", | 1423 "--output-path", |
| 1371 "[CWD]/src/out/Debug/full_log", | 1424 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 1372 "[CWD]/src/out/logcat" | 1425 "[SLAVE_BUILD]/src/out/logcat" |
| 1373 ], | 1426 ], |
| 1427 "cwd": "[SLAVE_BUILD]", |
| 1374 "name": "logcat_dump" | 1428 "name": "logcat_dump" |
| 1375 }, | 1429 }, |
| 1376 { | 1430 { |
| 1377 "cmd": [ | 1431 "cmd": [ |
| 1378 "python", | 1432 "python", |
| 1379 "-u", | 1433 "-u", |
| 1380 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1434 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1381 "--", | 1435 "--", |
| 1382 "[ROOT]/b/depot_tools/gsutil.py", | 1436 "[DEPOT_TOOLS]/gsutil.py", |
| 1383 "--force-version", | 1437 "--force-version", |
| 1384 "4.7", | 1438 "4.7", |
| 1385 "-o", | 1439 "-o", |
| 1386 "GSUtil:parallel_composite_upload_threshold=50M", | 1440 "GSUtil:parallel_composite_upload_threshold=50M", |
| 1387 "----", | 1441 "----", |
| 1388 "cp", | 1442 "cp", |
| 1389 "-a", | 1443 "-a", |
| 1390 "public-read", | 1444 "public-read", |
| 1391 "[CWD]/src/out/Debug/full_log", | 1445 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 1392 "gs://chromium-android/logcat_dumps/android_coverage/571" | 1446 "gs://chromium-android/logcat_dumps/android_coverage/571" |
| 1393 ], | 1447 ], |
| 1448 "cwd": "[SLAVE_BUILD]", |
| 1394 "name": "gsutil upload", | 1449 "name": "gsutil upload", |
| 1395 "~followup_annotations": [ | 1450 "~followup_annotations": [ |
| 1396 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_coverage/571@@@" | 1451 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_coverage/571@@@" |
| 1397 ] | 1452 ] |
| 1398 }, | 1453 }, |
| 1399 { | 1454 { |
| 1400 "cmd": [ | 1455 "cmd": [ |
| 1401 "[CWD]/src/third_party/android_platform/development/scripts/stack", | 1456 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, |
| 1402 "--arch", | 1457 "--arch", |
| 1403 "arm", | 1458 "arm", |
| 1404 "--more-info", | 1459 "--more-info", |
| 1405 "[CWD]/src/out/Debug/full_log" | 1460 "[SLAVE_BUILD]/src/out/Debug/full_log" |
| 1406 ], | 1461 ], |
| 1462 "cwd": "[SLAVE_BUILD]", |
| 1407 "env": { | 1463 "env": { |
| 1408 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", | 1464 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
| 1409 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1465 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1410 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 1466 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1411 }, | 1467 }, |
| 1412 "name": "stack_tool_with_logcat_dump" | 1468 "name": "stack_tool_with_logcat_dump" |
| 1413 }, | 1469 }, |
| 1414 { | 1470 { |
| 1415 "cmd": [ | 1471 "cmd": [ |
| 1416 "[CWD]/src/build/android/tombstones.py", | 1472 "[SLAVE_BUILD]/src/build/android/tombstones.py", |
| 1417 "-a", | 1473 "-a", |
| 1418 "-s", | 1474 "-s", |
| 1419 "-w" | 1475 "-w" |
| 1420 ], | 1476 ], |
| 1477 "cwd": "[SLAVE_BUILD]", |
| 1421 "env": { | 1478 "env": { |
| 1422 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", | 1479 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
| 1423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1480 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1424 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 1481 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1425 }, | 1482 }, |
| 1426 "name": "stack_tool_for_tombstones" | 1483 "name": "stack_tool_for_tombstones" |
| 1427 }, | 1484 }, |
| 1428 { | 1485 { |
| 1429 "cmd": [ | 1486 "cmd": [ |
| 1430 "python", | 1487 "python", |
| 1431 "-u", | 1488 "-u", |
| 1432 "\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", | 1489 "\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", |
| 1433 "[CWD]/src/out/Debug/test_logs/*.log" | 1490 "[SLAVE_BUILD]/src/out/Debug/test_logs/*.log" |
| 1434 ], | 1491 ], |
| 1492 "cwd": "[SLAVE_BUILD]", |
| 1435 "name": "test_report", | 1493 "name": "test_report", |
| 1436 "~followup_annotations": [ | 1494 "~followup_annotations": [ |
| 1437 "@@@STEP_LOG_LINE@python.inline@@@@", | 1495 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1438 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 1496 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 1439 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 1497 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 1440 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 1498 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 1441 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 1499 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 1442 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 1500 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 1443 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1501 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1444 "@@@STEP_LOG_END@python.inline@@@" | 1502 "@@@STEP_LOG_END@python.inline@@@" |
| 1445 ] | 1503 ] |
| 1446 }, | 1504 }, |
| 1447 { | 1505 { |
| 1448 "name": "$result", | 1506 "name": "$result", |
| 1449 "recipe_result": null, | 1507 "recipe_result": null, |
| 1450 "status_code": 0 | 1508 "status_code": 0 |
| 1451 } | 1509 } |
| 1452 ] | 1510 ] |
| OLD | NEW |