New issue
Advanced search Search tips

Issue 828438 link

Starred by 6 users

Issue metadata

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



Sign in to add a comment

gsutil upload fails on Waterfall for Android build bots

Project Member Reported by khachatryan@chromium.org, Apr 3 2018

Issue description

gsutil upload fails on Waterfall for Android build bot because of "Oauth 2.0 User Account" credentials are invalid.
...
PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/google_api_python_client:/b/build/third_party/httplib2/python2:/b/build/third_party/infra_libs:/b/build/third_party/oauth2client:/b/build/third_party/pyasn1:/b/build/third_party/pyasn1-modules:/b/build/third_party/python-rsa:/b/build/third_party/requests_2_10_0:/b/build/third_party/setuptools-0.6c11:/b/build/third_party/site-packages:/b/build/third_party/uritemplate:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 PYTHONUNBUFFERED: 1
 SHELL: /bin/bash
 USER: chrome-bot
 VPYTHON_CLEAR_PYTHONPATH: 1
 VPYTHON_VIRTUALENV_ROOT: /b/c/vpython
Your "Oauth 2.0 User Account" credentials are invalid. For more help, see "gsutil help creds", or re-run the gsutil config command (see "gsutil help config").
Failure: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed.
WARNING:root:Command /usr/bin/python -u /b/build/scripts/slave/.recipe_deps/depot_tools/gsutil.py --force-version 4.7 -o GSUtil:parallel_composite_upload_threshold=50M -- cp /b/build/slave/Android_ChromeDriver_Tests__dbg_/build/src/out/Debug/full_log gs://chromium-android/logcat_dumps/Android ChromeDriver Tests (dbg)/39777 failed with retcode 1, try 1.1.
..
 
Labels: -Pri-3 Pri-1
bot is https://ci.chromium.org/buildbot/chromium.fyi/Android%20ChromeDriver%20Tests%20%28dbg%29/

we're seeing this on several of the bots on chromium.android, too.
Summary: gsutil upload fails on Waterfall for Android build bots (was: gsutil upload fails on Waterfall for Android build bot)
That is correct. That is what the title says.

Cc: oprypin@chromium.org
#3: ack. In general, though, when including logs, please include a link to the builder or build in question.
We've seen this before, it is old gsutil version. The recipe force gsutil version to 4.7. Old versions are known to have stale CA certs bundle. It should be updated.

python -u /b/build/scripts/slave/.recipe_deps/depot_tools/recipes/recipe_modules/gsutil/resources/gsutil_smart_retry.py -- /b/build/scripts/slave/.recipe_deps/depot_tools/gsutil.py --force-version 4.7 ...
comment #6 was noted. Thank you John. I'll add that information in my future tickets.


Owner: jbudorick@chromium.org
Status: Started (was: Untriaged)
i'll handle updating the lingering references if no one else has started doing so.
.
.

Comment 13 by jo...@google.com, Apr 3 2018

Issue 828461 has been merged into this issue.
Project Member

Comment 14 by bugdroid1@chromium.org, Apr 3 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build/+/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5

commit ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5
Author: John Budorick <jbudorick@chromium.org>
Date: Tue Apr 03 18:31:26 2018

Remove gsutil 4.7 forcing from chromium.android.

Recipe-Nontrivial-Roll: build_limited_scripts_slave
Bug:  828438 
Change-Id: I8380a7de9112abd4251fdcc0555be07ea1e01dbb
Reviewed-on: https://chromium-review.googlesource.com/993158
Commit-Queue: John Budorick <jbudorick@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>

[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_android/examples/full.expected/stackwalker_basic.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_android/tests/logcat_dump.expected/basic.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_android/api.py
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_custom_name.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/local_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_rel.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm32_debug__nexus_5x_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__test_failure.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_no_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__l_nexus5__failing_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android64_tests__l_nexus9_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_failed_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_android/examples/full.expected/coverage_builder_basic.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_no_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/cronet_try.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_tests/tests/api/wrap_chromium_tests.expected/instrumentation_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/cronet/examples/full.expected/gn_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/README.recipes.md
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_basic_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_builder.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/android_cronet_tester.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/android_cronet_kitkat_builder.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_build.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__n_nexus6_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android64_tests__n_pixel_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_android_arm64.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__k_nexus5_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/chromium.expected/dynamic_gtest_android.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__l_nexus6_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__l_nexus7_2_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_tester_arm64_debug__nexus_5x_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_config_error_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_perf_android32_tests__l_nexus4_.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_config_error_android_webview_arm64_aosp_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/chromium_tests/tests/api/wrap_chromium_tests.expected/require_device_steps.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipe_modules/cronet/examples/full.expected/mb_test.json
[modify] https://crrev.com/ac5d0f6c5eb215bd9c27a63086755a72eaca3ad5/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_w

Comment 15 by aluo@chromium.org, Apr 3 2018

Cc: bpastene@chromium.org aluo@chromium.org rogerm@chromium.org jbudorick@chromium.org
 Issue 826290  has been merged into this issue.
Status: Fixed (was: Started)
Status: Verified (was: Fixed)

Sign in to add a comment