Chromium Code Reviews
Description[DO NOT SUBMIT] Telemetry error on non existing archive_data_file
$ ./tools/perf/run_benchmark smoothness.top_25_smooth --browser=system
(WARNING) 2016-04-04 20:47:06,726 desktop_browser_finder.FindAllAvailableBrowsers:148 Chrome build location for mac_x86_64 not found. Browser will be run without Flash.
(WARNING) 2016-04-04 20:47:06,965 desktop_browser_finder.FindAllAvailableBrowsers:148 Chrome build location for mac_x86_64 not found. Browser will be run without Flash.
/Users/nednguyen/chromium/src/third_party/catapult/telemetry/telemetry/internal/results/results_options.py:144: UserWarning: Class BuildbotOutputFormatter is deprecated. It will no longer be supported on February 29, 2016. Please remove it or switch to an alternative before that time. Chart JSON is a supported alternative. See https://goo.gl/8daFav .
sys.stdout, trace_tag=options.output_trace_tag))
(ERROR) 2016-04-04 20:47:06,998 story_runner._UpdateAndCheckArchives:362 The story set archives for some stories do not exist.
To fix this, record those stories using record_wpr.
To ignore this warning and run against live sites, pass the flag --use-live-sites.
(ERROR) 2016-04-04 20:47:06,998 story_runner._UpdateAndCheckArchives:369 stories without archives: https://www.google.com/#hl=en&q=barack+obama, https://mail.google.com/mail/, https://www.google.com/calendar/, https://www.google.com/search?q=cats&tbm=isch, Docs (1 open document tab), https://plus.google.com/110031535020051778989/posts, http://www.youtube.com, Blogger, Wordpress, Facebook, LinkedIn, Wikipedia (1 tab), Twitter, Pinterest, ESPN, Weather.com, http://games.yahoo.com, http://news.yahoo.com, http://www.amazon.com, http://www.ebay.com, http://booking.com, http://answers.yahoo.com, http://sports.yahoo.com/, http://techcrunch.com
Traceback (most recent call last):
RunBenchmark at third_party/catapult/telemetry/telemetry/internal/story_runner.py:311
benchmark.ShouldTearDownStateAfterEachStoryRun())
Run at third_party/catapult/telemetry/telemetry/internal/story_runner.py:193
stories):
_UpdateAndCheckArchives at third_party/catapult/telemetry/telemetry/internal/story_runner.py:383
raise ArchiveError('Archive file is missing stories.')
ArchiveError: Archive file is missing stories.
Locals:
archive_data_file : 'data/top_25_mooth.json'
archive_path : None
filtered_stories : [<page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998bd0>, <page_sets.top_25_smooth.GmailSmoothPage object at 0x10f998e90>, <page_sets.top_25_smooth.GoogleCalendarSmoothPage object at 0x10f998c90>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998dd0>, <page_sets.top_25_smooth.GoogleDocSmoothPage object at 0x10f998c50>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998e10>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998b90>, <page_sets.top_25_smooth.Derived ... >, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f9d81d0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8290>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d82d0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8310>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8350>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f998d10>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f998ed0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8390>] (truncated)
stories_missing_archive_data : []
stories_missing_archive_path : [<page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998bd0>, <page_sets.top_25_smooth.GmailSmoothPage object at 0x10f998e90>, <page_sets.top_25_smooth.GoogleCalendarSmoothPage object at 0x10f998c90>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998dd0>, <page_sets.top_25_smooth.GoogleDocSmoothPage object at 0x10f998c50>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998e10>, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f998b90>, <page_sets.top_25_smooth.Derived ... >, <page_sets.top_25_smooth.DerivedSmoothPage object at 0x10f9d81d0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8290>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d82d0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8310>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8350>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f998d10>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f998ed0>, <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8390>] (truncated)
story : <page_sets.top_25_smooth.TopSmoothPage object at 0x10f9d8390>
wpr_archive_info : <telemetry.wpr.archive_info.WprArchiveInfo object at 0x10f9d8f50>
[ PASSED ] 0 tests.
Pages: []
RESULT telemetry_page_measurement_results: num_failed= 0 count
RESULT telemetry_page_measurement_results: num_errored= 0 count
View result at file:///Users/nednguyen/chromium/src/tools/perf/results.html
COMMIT=false
Patch Set 1 #
Messages
Total messages: 4 (2 generated)
|
|||||||||||||||||||