New issue
Advanced search Search tips

Issue 695815 link

Starred by 3 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

"[trigger] chrome_public_test_apk" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Feb 24 2017

Issue description

"[trigger]" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyFAsSBUZsYWtlIglbdHJpZ2dlcl0M.


 

Comment 1 by treib@chromium.org, Feb 24 2017

Labels: OS-Android
Summary: "[trigger] chrome_public_test_apk" is flaky (was: "[trigger]" is flaky)
Output looks like this:
@@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@
@@@STEP_LINK@logdog-->exception@https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.android%2Flinux_android_rel_ng%2F238598%2F%2B%2Frecipes%2Fsteps%2Fs__trigger__chrome_public_test_apk__without_patch__on_Android%2F0%2Flogs%2Fexception%2F0@@@
@@@STEP_LOG_LINE@exception@  File "/b/rr/tmpB5HP6G/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/step_runner.py", line 206, in run@@@
@@@STEP_LOG_LINE@exception@    env=step_env, cwd=step_config.cwd)@@@
@@@STEP_LOG_LINE@exception@  File "/b/rr/tmpB5HP6G/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/step_runner.py", line 323, in _run_cmd@@@
@@@STEP_LOG_LINE@exception@    **fhandles)@@@
@@@STEP_LOG_LINE@exception@  File "/b/rr/tmpB5HP6G/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/third_party/subprocess42.py", line 249, in __init__@@@
@@@STEP_LOG_LINE@exception@    super(Popen, self).__init__(args, **kwargs)@@@
@@@STEP_LOG_LINE@exception@  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__@@@
@@@STEP_LOG_LINE@exception@    errread, errwrite)@@@
@@@STEP_LOG_LINE@exception@  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child@@@
@@@STEP_LOG_LINE@exception@    raise child_exception@@@
@@@STEP_LOG_LINE@exception@OSError: [Errno 7] Argument list too long@@@
@@@STEP_LOG_END@exception@@@
@@@STEP_EXCEPTION@@@

Comment 2 by treib@chromium.org, Feb 24 2017

Components: Infra
Labels: -Sheriff-Chromium Infra-Troopers
Some problem with the recipe scripts? Over to Infra for further analysis/triage.
Cc: dpranke@chromium.org jbudorick@chromium.org
Components: -Infra Infra>Client>Chrome
Labels: -Infra-Troopers
Status: Available (was: Untriaged)
It looks like what happened is the test failed, and had 1736 tests failed. It then tried to re-trigger without patch, and it tried to pass all those test names on the command line, which hit some argument list length limit.

Not a trooper issue, but this should probably be fixed.

cc-ing people. 
Mergedinto: 667004
Status: Duplicate (was: Available)
I think the retry issue is crbug.com/667004.

Sign in to add a comment