| 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.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "android_rel", | 10 "android_rel", |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 244 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 244 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 245 ], | 245 ], |
| 246 "env": { | 246 "env": { |
| 247 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 247 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 248 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 248 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 249 }, | 249 }, |
| 250 "name": "authorize_adb_devices" | 250 "name": "authorize_adb_devices" |
| 251 }, | 251 }, |
| 252 { | 252 { |
| 253 "cmd": [ | 253 "cmd": [ |
| 254 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", | 254 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", |
| 255 "--adb-path", |
| 256 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 255 "--blacklist-file", | 257 "--blacklist-file", |
| 256 "[SLAVE_BUILD]/src/out/bad_devices.json", | 258 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 259 "--json-output", |
| 260 "/path/to/tmp/json", |
| 257 "--known-devices-file", | 261 "--known-devices-file", |
| 258 "[HOME]/.android/known_devices.json", | 262 "[HOME]/.android/known_devices.json" |
| 259 "--adb-path", | |
| 260 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 261 "-v" | |
| 262 ], | 263 ], |
| 263 "env": { | 264 "env": { |
| 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 265 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 265 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 266 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 266 }, | 267 }, |
| 267 "name": "device_recovery" | 268 "name": "device_status_check", |
| 268 }, | |
| 269 { | |
| 270 "cmd": [ | |
| 271 "python", | |
| 272 "-u", | |
| 273 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 274 "--adb-path", | |
| 275 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 276 "--blacklist-file", | |
| 277 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 278 "--output-device-blacklist", | |
| 279 "/path/to/tmp/json", | |
| 280 "-t", | |
| 281 "Release" | |
| 282 ], | |
| 283 "env": { | |
| 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 285 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 286 }, | |
| 287 "name": "provision_devices" | |
| 288 }, | |
| 289 { | |
| 290 "cmd": [ | |
| 291 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", | |
| 292 "--json-output", | |
| 293 "/path/to/tmp/json", | |
| 294 "--blacklist-file", | |
| 295 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 296 "--known-devices-file", | |
| 297 "[HOME]/.android/known_devices.json", | |
| 298 "--buildbot-path", | |
| 299 "/home/chrome-bot/.adb_device_info", | |
| 300 "--adb-path", | |
| 301 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 302 "-v", | |
| 303 "--overwrite-known-devices-files" | |
| 304 ], | |
| 305 "env": { | |
| 306 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 307 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 308 }, | |
| 309 "name": "device_status", | |
| 310 "~followup_annotations": [ | 269 "~followup_annotations": [ |
| 311 "@@@STEP_TEXT@Online devices: 1@@@", | 270 "@@@STEP_TEXT@Online devices: 1@@@", |
| 312 "@@@STEP_LOG_LINE@json.output@[@@@", | 271 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 313 "@@@STEP_LOG_LINE@json.output@ {@@@", | 272 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 314 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 273 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 274 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 316 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 275 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 317 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 318 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 319 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 399 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 358 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 400 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 359 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 401 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 360 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 402 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 361 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 403 ] | 362 ] |
| 404 }, | 363 }, |
| 405 { | 364 { |
| 406 "cmd": [ | 365 "cmd": [ |
| 407 "python", | 366 "python", |
| 408 "-u", | 367 "-u", |
| 368 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 369 "--adb-path", |
| 370 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 371 "--blacklist-file", |
| 372 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 373 "--output-device-blacklist", |
| 374 "/path/to/tmp/json", |
| 375 "-t", |
| 376 "Release" |
| 377 ], |
| 378 "env": { |
| 379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 380 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 381 }, |
| 382 "name": "provision_devices" |
| 383 }, |
| 384 { |
| 385 "cmd": [ |
| 386 "python", |
| 387 "-u", |
| 409 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 388 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 410 "--action", | 389 "--action", |
| 411 "restart", | 390 "restart", |
| 412 "--pid-file-path", | 391 "--pid-file-path", |
| 413 "/tmp/device_monitor.pid", | 392 "/tmp/device_monitor.pid", |
| 414 "--", | 393 "--", |
| 415 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 394 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 416 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 395 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 417 "[\"07a00ca4\"]", | 396 "[\"07a00ca4\"]", |
| 418 "--blacklist-file", | 397 "--blacklist-file", |
| (...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 745 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 724 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 746 "@@@STEP_LOG_END@python.inline@@@" | 725 "@@@STEP_LOG_END@python.inline@@@" |
| 747 ] | 726 ] |
| 748 }, | 727 }, |
| 749 { | 728 { |
| 750 "name": "$result", | 729 "name": "$result", |
| 751 "recipe_result": null, | 730 "recipe_result": null, |
| 752 "status_code": 0 | 731 "status_code": 0 |
| 753 } | 732 } |
| 754 ] | 733 ] |
| OLD | NEW |