The bluetooth_Sanity_DefaultState test fails with the below error
"Bluetooth adapter would be discoverable during power on"
https://stainless.corp.google.com/search?exclude_retried=true&first_date=2018-08-17&master_builder_name=&builder_name_number=&shard=&exclude_acts=true&builder_name=&master_builder_name_number=&owner=&retry=&exclude_cts=true&exclude_non_production=false&hostname=&board=&test=%5Ebluetooth_Sanity_DefaultState%24&suite=bluetooth_qualification%7Cbluetooth_chameleon%7Cbluetooth_sanity%7Cbluetooth_stress&build=%5ER70%5C-10994%5C.0%5C.0%24&status=FAIL&status=ERROR&status=ABORT&reason=&waterfall=&exclude_not_run=false&last_date=2018-08-24&exclude_non_release=true&exclude_au=true&model=&view=list
sample log:
08/22 12:44:24.657 ERROR| utils:0286| [stderr] cat: /usr/local/autotest/.checksum: No such file or directory
08/22 12:44:30.887 WARNI| retry:0228| <class 'socket.error'>([Errno 111] Connection refused)
08/22 12:44:30.888 WARNI| retry:0183| Retrying in 1.090065 seconds...
08/22 12:44:53.547 WARNI| test:0606| The test failed with the following exception
Traceback (most recent call last):
File "/usr/local/autotest/client/common_lib/test.py", line 600, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 800, in _call_test_function
return func(*args, **dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 464, in execute
postprocess_profiled_run, args, dargs)
File "/usr/local/autotest/client/common_lib/test.py", line 371, in _call_run_once
self.run_once(*args, **dargs)
File "/usr/local/autotest/server/site_tests/bluetooth_Sanity_DefaultState/bluetooth_Sanity_DefaultState.py", line 93, in run_once
raise error.TestFail('Bluetooth adapter would be discoverable '
TestFail: Bluetooth adapter would be discoverable during power on
Comment 1 by pbath...@chromium.org
, Aug 24