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

Issue 718579 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

memory.desktop failing on chromium.perf/Win Zenbook Perf

Project Member Reported by ashleymarie@chromium.org, May 4 2017

Issue description

memory.desktop failing on chromium.perf/Win Zenbook Perf

Regression ranges:
chromium:
466130 - 466287

Builders failed on: 
- Win Zenbook Perf: 
  https://build.chromium.org/p/chromium.perf/builders/Win%20Zenbook%20Perf



 
Components: Tests>Telemetry Infra
Seems like a catapult or infra bug.

"""
ERROR:root:Error when deleting c:\b\s\w\itkfi3m8\tmp1u0xfv, will try again at exit.
Traceback (most recent call last):
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\platform\tracing_controller_backend.py", line 285, in CollectAgentTraceData
    os.remove(self._trace_log)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'c:\\b\\s\\w\\itkfi3m8\\tmp1u0xfv'
"""

https://luci-logdog.appspot.com/v/?s=chrome%2Fbb%2Fchromium.perf%2FWin_Zenbook_Perf%2F549%2F%2B%2Frecipes%2Fsteps%2Fmemory.desktop_on_Intel_GPU_on_Windows_on_Windows-10-10240%2F0%2Fstdout
I think the file deletion error might be a red herring; it's been going on for awhile in other tests and not causing them to fail: https://github.com/catapult-project/catapult/issues/3398
So maybe the traceback right before that message is important? Still looks like an infra issue tho

Traceback (most recent call last):
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 88, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 296, in RunStory
    self._current_page.Run(self)
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\page\__init__.py", line 112, in Run
    self.RunPageInteractions(action_runner)
  File "c:\b\s\w\ir\tools\perf\page_sets\trivial_sites.py", line 105, in RunPageInteractions
    super(TrivialFullscreenVideoPage, self).RunPageInteractions(action_runner)
  File "c:\b\s\w\ir\tools\perf\page_sets\trivial_sites.py", line 23, in RunPageInteractions
    action_runner.MeasureMemory(deterministic_mode=True)
  File "c:\b\s\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 160, in MeasureMemory
    raise exceptions.Error('Unable to obtain memory dump')
Error: Unable to obtain memory dump
c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\image_processing\_bitmap.py:152: UserWarning: Using pure python png decoder, which could be very slow. To speed up, consider installing numpy & cv2 (OpenCV).
  'Using pure python png decoder, which could be very slow. To speed up, '
INFO:root:Chrome version: 3090
ERROR:root:Error when deleting c:\b\s\w\itkfi3m8\tmptpykwh, will try again at exit.
Traceback (most recent call last):
  File "c:\b\s\w\ir\third_party\catapult\telemetry\telemetry\internal\platform\tracing_controller_backend.py", line 285, in CollectAgentTraceData
    os.remove(self._trace_log)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'c:\\b\\s\\w\\itkfi3m8\\tmptpykwh'
INFO:root:Trace sizes in bytes: {'traceEvents': 350719L, 'telemetry': 45648L, 'tabIds': 40L}
INFO:root:Successfully shut down browser cooperatively
[  FAILED  ] TrivialFullscreenVideoPageSharedPageState (136772 ms)
Components: -Infra Infra>Client>Perf
Project Member

Comment 4 by sheriffbot@chromium.org, May 7 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
This regression has been open for half a year. It's not very actionable and the regression has been in all Chrome user's hands for months.

Sign in to add a comment