CHAOS LAB: AP configuration failed: Belkin F9K AP at chromeos3-row4-rack4-host3 |
|||
Issue description
chromeos3-row4-rack4-host3
f7d2301 v1_1
BelkinF9KAPConfigurator
AP configuration failed
"Configuration failed for AP: {'2.4 GHz MAC Address': '94:44:52:a4:fe:4e',
'5 GHz MAC Address': 'N/A',
'Controller class': 'BelkinF9KAPConfigurator',
'Hostname': 'chromeos3-row4-rack4-host3',
'Router name': 'f7d2301 v1_1'}
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/ap_cartridge.py"", line 52, in _apply_settings
configurator.apply_settings()
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 791, in apply_settings
first_command(*sorted_page_commands[0]['args'])
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 547, in _power_up_router
'router: %s' % self.name)
RuntimeError: Unable to load admin page after powering on the router: {'2.4 GHz MAC Address': '94:44:52:a4:fe:4e',
'5 GHz MAC Address': 'N/A',
'Controller class': 'BelkinF9KAPConfigurator',
'Hostname': 'chromeos3-row4-rack4-host3',
'Router name': 'f7d2301 v1_1'}
12/06 16:05:52.565 ERROR|dynamic_ap_configu:0137| Dumping command list [{'priority': 0, 'args': (), 'method': <bound method BelkinF9KAPConfigurator._power_up_router of <autotest_lib.server.cros.ap_configurators.belkinF9K_ap_configurator.BelkinF9KAPConfigurator object at 0x7f6ed77e7ad0>>, 'page': 1}, {'priority': 1000, 'args': (), 'method': <bound method BelkinF9KAPConfigurator._set_security_disabled of <autotest_lib.server.cros.ap_configurators.belkinF9K_ap_configurator.BelkinF9KAPConfigurator object at 0x7f6ed77e7ad0>>, 'page': 2}, {'priority': 900, 'args': (8,), 'method': <bound method BelkinF9KAPConfigurator._set_mode of <autotest_lib.server.cros.ap_configurators.belkinF9K_ap_configurator.BelkinF9KAPConfigurator object at 0x7f6ed77e7ad0>>, 'page': 1}, {'priority': 900, 'args': (5,), 'method': <bound method BelkinF9KAPConfigurator._set_channel of <autotest_lib.server.cros.ap_configurators.belkinF9K_ap_configurator.BelkinF9KAPConfigurator object at 0x7f6ed77e7ad0>>, 'page': 1}, {'priority': 900, 'args': ('f7d2301_v1_1_n_ch5_open',), 'method': <bound method BelkinF9KAPConfigurator._set_ssid of <autotest_lib.server.cros.ap_configurators.belkinF9K_ap_configurator.BelkinF9KAPConfigurator object at 0x7f6ed77e7ad0>>, 'page': 1}]"
----------------------------------------------------------------
"The test failed with the following exception
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 631, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 837, in _call_test_function
raise error.UnhandledTestFail(e)
UnhandledTestFail: Unhandled TimeoutException: Message: 'Unable to find the object by xpath: //input[@name=""ssid""]\n WebDriver exception: Message: \'\' '
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 831, in _call_test_function
return func(*args, **dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 495, in execute
dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 362, in _call_run_once_with_retry
postprocess_profiled_run, args, dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 400, in _call_run_once
self.run_once(*args, **dargs)
File ""/mnt/host/source/src/third_party/autotest/files/server/site_tests/network_WiFi_ChaosConfigFailure/network_WiFi_ChaosConfigFailure.py"", line 30, in run_once
ap.debug_full_state(self.outputdir)
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 857, in debug_full_state
self._save_all_pages()
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 192, in _save_all_pages
self.navigate_to_page(page)
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/belkinF9K_ap_configurator.py"", line 116, in navigate_to_page
self.wait_for_object_by_xpath('//input[@name=""ssid""]')
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/web_driver_core_helpers.py"", line 279, in wait_for_object_by_xpath
'%s' % (xpath, str(e)))
TimeoutException: Message: 'Unable to find the object by xpath: //input[@name=""ssid""]\n WebDriver exception: Message: \'\' '
"
,
Dec 8 2017
Default password is empty. Need to update https://cs.corp.google.com/chromeos_public/src/third_party/autotest/files/server/cros/ap_configurators/belkinF9K_ap_configurator.py?l=65
,
Dec 9 2017
,
Apr 25 2018
Closing all Choas lab bugs as we are moving away from dynamic configuration of the APs. These APs have all been reset and FW updated as needed. We have also split the APs equally across 3 RF chambers where they will be manually configured (1 time) to specified configurations. |
|||
►
Sign in to add a comment |
|||
Comment 1 by harpreet@chromium.org
, Dec 7 2017