| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "ClangToTAndroidASan tester", | 10 "ClangToTAndroidASan tester", |
| (...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 ], | 332 ], |
| 333 "env": { | 333 "env": { |
| 334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 335 "LLVM_FORCE_HEAD_REVISION": "YES", | 335 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 336 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 336 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 337 }, | 337 }, |
| 338 "name": "authorize_adb_devices" | 338 "name": "authorize_adb_devices" |
| 339 }, | 339 }, |
| 340 { | 340 { |
| 341 "cmd": [ | 341 "cmd": [ |
| 342 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 342 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 343 "--adb-path", | |
| 344 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 345 "--blacklist-file", | 343 "--blacklist-file", |
| 346 "[SLAVE_BUILD]/src/out/bad_devices.json", | 344 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 347 "--json-output", | |
| 348 "/path/to/tmp/json", | |
| 349 "--known-devices-file", | 345 "--known-devices-file", |
| 350 "[BUILD]/site_config/.known_devices" | 346 "[BUILD]/site_config/.known_devices", |
| 347 "-v" |
| 351 ], | 348 ], |
| 352 "env": { | 349 "env": { |
| 353 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 350 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 354 "LLVM_FORCE_HEAD_REVISION": "YES", | 351 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 355 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 352 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 356 }, | 353 }, |
| 357 "name": "device_status_check", | 354 "name": "device_recovery" |
| 355 }, |
| 356 { |
| 357 "cmd": [ |
| 358 "python", |
| 359 "-u", |
| 360 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 361 "--adb-path", |
| 362 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 363 "--blacklist-file", |
| 364 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 365 "--output-device-blacklist", |
| 366 "/path/to/tmp/json", |
| 367 "-t", |
| 368 "Debug" |
| 369 ], |
| 370 "env": { |
| 371 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 372 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 373 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 374 }, |
| 375 "name": "provision_devices" |
| 376 }, |
| 377 { |
| 378 "cmd": [ |
| 379 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 380 "--json-output", |
| 381 "/path/to/tmp/json", |
| 382 "--blacklist-file", |
| 383 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 384 "--known-devices-file", |
| 385 "[BUILD]/site_config/.known_devices", |
| 386 "--buildbot-path", |
| 387 "/home/chrome-bot/.adb_device_info", |
| 388 "-v", |
| 389 "--overwrite-known-devices-files" |
| 390 ], |
| 391 "env": { |
| 392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 393 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 394 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 395 }, |
| 396 "name": "device_status", |
| 358 "~followup_annotations": [ | 397 "~followup_annotations": [ |
| 359 "@@@STEP_TEXT@Online devices: 1@@@", | 398 "@@@STEP_TEXT@Online devices: 1@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@[@@@", | 399 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 361 "@@@STEP_LOG_LINE@json.output@ {@@@", | 400 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 362 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 401 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 363 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 402 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 364 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 403 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 365 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 404 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 366 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 405 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 367 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 445 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", | 484 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device
\", @@@", |
| 446 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", | 485 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @
@@", |
| 447 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 486 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 448 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 487 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 449 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 488 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 450 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 489 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 451 ] | 490 ] |
| 452 }, | 491 }, |
| 453 { | 492 { |
| 454 "cmd": [ | 493 "cmd": [ |
| 455 "python", | |
| 456 "-u", | |
| 457 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 458 "--adb-path", | |
| 459 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 460 "--blacklist-file", | |
| 461 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 462 "--output-device-blacklist", | |
| 463 "/path/to/tmp/json", | |
| 464 "-t", | |
| 465 "Debug" | |
| 466 ], | |
| 467 "env": { | |
| 468 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 469 "LLVM_FORCE_HEAD_REVISION": "YES", | |
| 470 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 471 }, | |
| 472 "name": "provision_devices" | |
| 473 }, | |
| 474 { | |
| 475 "cmd": [ | |
| 476 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", | 494 "[SLAVE_BUILD]/src/tools/android/asan/third_party/asan_device_setup.sh", |
| 477 "--lib", | 495 "--lib", |
| 478 "[SLAVE_BUILD]/src/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/
lib/linux/libclang_rt.asan-arm-android.so", | 496 "[SLAVE_BUILD]/src/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/
lib/linux/libclang_rt.asan-arm-android.so", |
| 479 "--device", | 497 "--device", |
| 480 "07a00ca4" | 498 "07a00ca4" |
| 481 ], | 499 ], |
| 482 "env": { | 500 "env": { |
| 483 "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", |
| 484 "LLVM_FORCE_HEAD_REVISION": "YES", | 502 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 485 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 503 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 683 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 701 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 684 "@@@STEP_LOG_END@python.inline@@@" | 702 "@@@STEP_LOG_END@python.inline@@@" |
| 685 ] | 703 ] |
| 686 }, | 704 }, |
| 687 { | 705 { |
| 688 "name": "$result", | 706 "name": "$result", |
| 689 "recipe_result": null, | 707 "recipe_result": null, |
| 690 "status_code": 0 | 708 "status_code": 0 |
| 691 } | 709 } |
| 692 ] | 710 ] |
| OLD | NEW |