Issue metadata
Sign in to add a comment
|
page_cycler_v2.* timing out on chromium perf CQ |
||||||||||||||||||||
Issue descriptionRevision range first seen: ?????? Link to failing run: https://build.chromium.org/p/tryserver.chromium.perf/builders/android_s5_perf_cq/builds/705 Link to example failing step log: https://build.chromium.org/p/tryserver.chromium.perf/builders/android_s5_perf_cq/builds/705/steps/page_cycler_v2.intl_ar_fa_he/logs/stdio It seems as if all page_cycler_v2 benchmarks failed on that test run. Excerpt from example failing step log: Exception raised when cleaning story run: Traceback (most recent call last): _RunStoryAndProcessErrorIfNeeded at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py:110 test.DidRunStory(state.platform) DidRunStory at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/web_perf/timeline_based_measurement.py:306 platform.tracing_controller.StopTracing() StopTracing at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/core/tracing_controller.py:47 return self._tracing_controller_backend.StopTracing() StopTracing at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/internal/platform/tracing_controller_backend.py:108 self._IssueClockSyncMarker() _IssueClockSyncMarker at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/internal/platform/tracing_controller_backend.py:203 self._RecordIssuerClockSyncMarker) RecordClockSyncMarker at /b/c/b/android_s5_perf_cq/src/third_party/catapult/telemetry/telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py:175 raise ChromeClockSyncError('Cannot issue clock sync. No devtools clients') ChromeClockSyncError: Cannot issue clock sync. No devtools clients It appears as if Chrome is crashing. nednguyen@, should we remove this from the CQ if it's flaky? If the test is disabled, please downgrade to Pri-2.
,
Nov 22 2016
Disable is in the CQ (https://codereview.chromium.org/2520393002/). kouhei@, do we still want this on the CQ?
,
Nov 22 2016
Are we only having problems on android_s5_perf_cq? If so, we should just put the effort into turning that bot down instead of disabling tests. See bug 665529 .
,
Nov 22 2016
We're having some problems with other trybots as well, but that's the biggest offender. (Other errors I've seen are due to a known issue with system health benchmarks where the browser crashes.)
,
Nov 22 2016
Going to go ahead and close this as WontFix: I'm only seeing this on the Android S5 perf CQ, and we're decommissioning that anyhow.
,
Nov 22 2016
Sorry, realized my comment #4 was very misleading: this problem is only happening on this trybot, but some of the other trybots are experiencing other problems due to the system health smoke tests. |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by nedngu...@google.com
, Nov 22 2016