[71] [daisy] managed-capabilities.yaml is not installed |
|
Issue descriptionChrome OS Version: 11151.29.0 Board: daisy Failed test: video_JpegDecodeAccelerator Test history: https://stainless.corp.google.com/search?view=matrix&row=build&col=board&first_date=2018-10-19&last_date=2018-11-15&test=video_JpegDecodeAccelerator&build=R71&board=daisy&status=GOOD&status=WARN&status=FAIL&status=ERROR&exclude_cts=false&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=false Logs: https://stainless.corp.google.com/browse/chromeos-autotest-results/256711947-chromeos-test/chromeos2-row4-rack8-host21/ File "/usr/local/autotest/cros/video/device_capability.py", line 63, in __get_autotest_capability raise error.TestFail("%s is not installed" % managed_cap_fpath) TestFail: /usr/local/etc/autotest-capability/managed-capabilities.yaml is not installed This test has never been (and probably should've been) run on daisy.
,
Nov 21
Also occurs on daisy_skate on 11151.38.0
11/19 05:00:45.520 WARNI| test:0606| The test failed with the following exception
Traceback (most recent call last):
File "/usr/local/autotest/common_lib/test.py", line 600, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/usr/local/autotest/common_lib/test.py", line 800, in _call_test_function
return func(*args, **dargs)
File "/usr/local/autotest/common_lib/test.py", line 464, in execute
postprocess_profiled_run, args, dargs)
File "/usr/local/autotest/common_lib/test.py", line 371, in _call_run_once
self.run_once(*args, **dargs)
File "/usr/local/autotest/tests/camera_V4L2/camera_V4L2.py", line 31, in run_once
device_capability.DeviceCapability().ensure_capability(capability)
File "/usr/local/autotest/cros/video/device_capability.py", line 25, in __init__
self.capabilities = self.__get_autotest_capability(settings_path)
File "/usr/local/autotest/cros/video/device_capability.py", line 63, in __get_autotest_capability
raise error.TestFail("%s is not installed" % managed_cap_fpath)
TestFail: /usr/local/etc/autotest-capability/managed-capabilities.yaml is not installed
,
Dec 17
Just happened on 11151.63.0 too, but it looks like the test gets retried automatically and then it passes: http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/267281306-chromeos-test/chromeos2-row4-rack7-host13 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/267281670-chromeos-test/chromeos2-row4-rack7-host13 http://stainless/search?view=list&build=R71&test=video_ChromeHWDecodeUsed.h264.mse&board=%5Edaisy%24&first_date=2018-11-19&last_date=2018-12-17&status=GOOD&status=WARN&status=FAIL&status=ERROR http://stainless/search?view=list&build=R71&test=video_ChromeVidResChangeHWDecode.h264&board=%5Edaisy%24&first_date=2018-11-19&last_date=2018-12-17&status=GOOD&status=WARN&status=FAIL&status=ERROR
,
Dec 17
managed-capabilities.yaml must be always in test image. This issue must be the file system wrongness in daisy. I don't know how to fix this..
,
Dec 21
Isn't this a dup of issue 901249 by any chance? It sounds like perhaps for slower devices it takes some time for some mount operations to complete? |
|
►
Sign in to add a comment |
|
Comment 1 by hiroh@chromium.org
, Nov 20