New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 606290 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 605838



Sign in to add a comment

bisect can not run with an error, "Exception steps failed authorize_adb_devices"

Project Member Reported by toyoshim@chromium.org, Apr 25 2016

Issue description

Blocking: 605838
Cc: robert...@chromium.org fmea...@chromium.org
Owner: pras...@chromium.org
Cc: pras...@chromium.org
Labels: Infra-Labs OS-Android
Owner: ----
Can someone from infra-labs take a look? Looks like device authorization failed: https://build.chromium.org/p/tryserver.chromium.perf/builders/android_s5_perf_bisect/builds/622

(Can't find the device id but there should only be one device attached to build43-b4)

Comment 4 by pschm...@google.com, Apr 25 2016

Status: WontFix (was: Assigned)
This looks like it was a flake?  The device does authorize.  Repeating the step that failed:

chrome-bot@build43-b4:/b/build/slave/android_s5_perf_bisect/build$ python -u /b/build/scripts/slave/android/authorize_adb_devices.py --verbose --adb-path /b/build/slave/android_s5_perf_bisect/build/src/third_party/android_tools/sdk/platform-tools/adb
DEBUG:root:/b/build/slave/android_s5_perf_bisect/build/src/third_party/android_tools/sdk/platform-tools/adb kill-server
DEBUG:root:/b/build/slave/android_s5_perf_bisect/build/src/third_party/android_tools/sdk/platform-tools/adb devices
DEBUG:root:Unauthorized devices: []
DEBUG:root:/b/build/slave/android_s5_perf_bisect/build/src/third_party/android_tools/sdk/platform-tools/adb kill-server

./adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
3208582597be5193	device

Comment 5 by benhenry@google.com, Apr 27 2016

Components: Infra>Labs
Labels: -Infra-Labs

Sign in to add a comment