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

Issue 793832 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 793833
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

"postprocess_for_goma" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Dec 11 2017

Issue description

"postprocess_for_goma" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw.

The chromium-try-flakes app is able to file bugs for individual tests when the test launcher is uploading results to the Test Results Server. If recent flakes above are caused by failing tests and you would like to have them filed as invidual bugs, please read more at https://goo.gl/QJKXV4.

This flaky test/step was previously tracked in  issue 735843 .
 
Cc: kbr@chromium.org brucedaw...@chromium.org
Labels: -Sheriff-Chromium OS-Windows
Windows bot issue?
Components: Infra>Platform>Buildbot
Labels: Infra-Troopers
Project Member

Comment 4 by chromium...@appspot.gserviceaccount.com, Dec 12 2017

Labels: Sheriff-Chromium
Detected 6 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app. Since flakiness is ongoing, the issue was moved back into Sheriff Bug Queue (unless already there).
Possibly related to  Issue 793833 .
Project Member

Comment 6 by chromium...@appspot.gserviceaccount.com, Dec 13 2017

Detected 6 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Owner: ukai@chromium.org
Status: Assigned (was: Untriaged)
From the failing step log: https://logs.chromium.org/v/?s=chromium%2Fbb%2Ftryserver.chromium.win%2Fwin-msvc-rel%2F18108%2F%2B%2Frecipes%2Fsteps%2FUncaught_Exception%2F0%2Flogs%2Fexception%2F0

"""
Traceback (most recent call last):
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\run.py", line 275, in _new_run
    recipe_result = recipe_script.run(api, self.properties, self.environ)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 98, in run
    self.run_steps, properties, environ, self.PROPERTIES, api=api)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 626, in invoke_with_properties
    arg_names, **additional_args)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 589, in _invoke_with_properties
    return callable_obj(*props, **additional_args)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipes\chromium_trybot.py", line 45, in RunSteps
    return api.chromium_tests.trybot_steps()
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 907, in trybot_steps
    disable_deapply_patch) = self._trybot_steps_internal()
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 1068, in _trybot_steps_internal
    override_bot_type='builder_tester')
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 398, in compile_specific_targets
    self.transient_check(update_step, lambda transform_name:
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 350, in transient_check
    command(lambda name: '%s (without patch)' % name)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 403, in <lambda>
    mb_config_path=mb_config_path))
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium_tests\api.py", line 591, in run_mb_and_compile
    use_goma_module=use_goma_module)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium\api.py", line 78, in inner
    return fn(self, *args, **kwargs)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium\api.py", line 471, in compile
    **kwargs)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\chromium\api.py", line 313, in _run_ninja_with_goma
    self.m.goma.start(goma_env)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 745, in _inner
    return func(*a, **kw)
  File "E:\b\rr\tmprrsglc\rw\checkout\scripts/slave\recipe_modules\goma\api.py", line 222, in start
    assert not self._goma_started
AssertionError
"""
Project Member

Comment 8 by chromium...@appspot.gserviceaccount.com, Dec 15 2017

Detected 3 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Project Member

Comment 9 by chromium...@appspot.gserviceaccount.com, Dec 19 2017

Detected 3 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Project Member

Comment 10 by chromium...@appspot.gserviceaccount.com, Dec 27 2017

Cc: stale-flakes-reports@google.com
Reporting to stale-flakes-reports@google.com to investigate why this issue is not being processed despite being in an appropriate queue for 7 days or more.
Labels: -Sheriff-Chromium
Project Member

Comment 12 by chromium...@appspot.gserviceaccount.com, Dec 28 2017

Detected 3 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Project Member

Comment 13 by chromium...@appspot.gserviceaccount.com, Dec 29 2017

Detected 4 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Project Member

Comment 14 by chromium...@appspot.gserviceaccount.com, Jan 2 2018

Detected 3 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.
Project Member

Comment 15 by chromium...@appspot.gserviceaccount.com, Jan 4 2018

Detected 3 new flakes for test/step "postprocess_for_goma". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyHwsSBUZsYWtlIhRwb3N0cHJvY2Vzc19mb3JfZ29tYQw. This message was posted automatically by the chromium-try-flakes app.

Comment 16 by ukai@chromium.org, Jan 5 2018

Mergedinto: 793833
Status: Duplicate (was: Assigned)

Sign in to add a comment