New issue
Advanced search Search tips

Issue 778169 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows
Pri: 2
Type: Bug



Sign in to add a comment

benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:flipboard flaky on Win 7

Project Member Reported by vasi...@chromium.org, Oct 25 2017

Issue description

Example https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%281%29/builds/72768

[24/25] benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:flipboard failed unexpectedly 74.9760s:
  [ RUN      ] browse:news:flipboard@{'case': 'browse', 'group': 'news'}
  Traceback (most recent call last):
    File "e:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 104, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File "e:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 52, in traced_function
      return func(*args, **kwargs)
    File "e:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 324, in RunStory
      self._current_page.Run(self)
    File "e:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\__init__.py", line 118, in Run
      self.RunPageInteractions(action_runner)
    File "e:\b\s\w\ir\tools\perf\page_sets\system_health\system_health_story.py", line 108, in RunPageInteractions
      self._Measure(action_runner)
    File "e:\b\s\w\ir\tools\perf\page_sets\system_health\system_health_story.py", line 91, in _Measure
      action_runner.MeasureMemory(deterministic_mode=True)
    File "e:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 52, in traced_function
      return func(*args, **kwargs)
    File "e:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 163, in MeasureMemory
      raise exceptions.StoryActionError('Unable to obtain memory dump')
  StoryActionError: Unable to obtain memory dump
  
  [  FAILED  ] browse:news:flipboard@{'case': 'browse', 'group': 'news'} (61413 ms)
  [  PASSED  ] 0 tests.
  [  FAILED  ] 1 test, listed below:
  [  FAILED  ]  browse:news:flipboard@{'case': 'browse', 'group': 'news'}
  
  1 FAILED TEST

 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 25 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0f4eef4c2b05d09e0c91d514c79d96643337e430

commit 0f4eef4c2b05d09e0c91d514c79d96643337e430
Author: Vasilii Sukhanov <vasilii@chromium.org>
Date: Wed Oct 25 14:00:14 2017

Disable flaky benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:flipboard

TBR=charliea@chromium.org

Bug:  778169 
Change-Id: I4588806dd1ca782ed5037ee2481663f3f902117d
Reviewed-on: https://chromium-review.googlesource.com/738170
Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#511441}
[modify] https://crrev.com/0f4eef4c2b05d09e0c91d514c79d96643337e430/tools/perf/benchmarks/system_health_smoke_test.py

Labels: OS-Linux
Similar error today on Linux https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests/builds/63820

  [ RUN      ] load:games:alphabetty@{'case': 'load', 'group': 'games'}
  Traceback (most recent call last):
    File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 104, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
      return func(*args, **kwargs)
    File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 324, in RunStory
      self._current_page.Run(self)
    File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/__init__.py", line 118, in Run
      self.RunPageInteractions(action_runner)
    File "/b/s/w/ir/tools/perf/page_sets/system_health/system_health_story.py", line 108, in RunPageInteractions
      self._Measure(action_runner)
    File "/b/s/w/ir/tools/perf/page_sets/system_health/system_health_story.py", line 91, in _Measure
      action_runner.MeasureMemory(deterministic_mode=True)
    File "/b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
      return func(*args, **kwargs)
    File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 163, in MeasureMemory
      raise exceptions.StoryActionError('Unable to obtain memory dump')
  StoryActionError: Unable to obtain memory dump
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8f92e51f26b4c3441304da1ebd0407253127d3ce

commit 8f92e51f26b4c3441304da1ebd0407253127d3ce
Author: Vasilii Sukhanov <vasilii@chromium.org>
Date: Thu Oct 26 14:47:59 2017

Disable games:alphabetty telemetry test.

TBR=charliea@chromium.org

Bug:  778169 
Change-Id: Id34c5ebd1eecda8711811a5943b708b6856e6de0
Reviewed-on: https://chromium-review.googlesource.com/739388
Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#511818}
[modify] https://crrev.com/8f92e51f26b4c3441304da1ebd0407253127d3ce/tools/perf/benchmarks/system_health_smoke_test.py

Project Member

Comment 4 by bugdroid1@chromium.org, Oct 31 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/abda68dcbd3f77140c2ce10dcf3912aa73501889

commit abda68dcbd3f77140c2ce10dcf3912aa73501889
Author: Ben Hayden <benjhayden@chromium.org>
Date: Tue Oct 31 01:54:25 2017

Re-enable some tests in system_health_smoke_test.

A bug in catapult caused these tests to fail. That bug was fixed:
https://chromium-review.googlesource.com/c/catapult/+/730856

Bug:  chromium:778169 ,  chromium:778095 , chromium:776608
Change-Id: Ieed45163b23b3a604efee248e99c2ea14661e744
Reviewed-on: https://chromium-review.googlesource.com/742393
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Commit-Queue: Ben Hayden <benjhayden@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512712}
[modify] https://crrev.com/abda68dcbd3f77140c2ce10dcf3912aa73501889/tools/perf/benchmarks/system_health_smoke_test.py

Sign in to add a comment