======================================================================
ERROR: test_apply_update_noop (ubuntu_ota_tests.selftests.test_services.ServicesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/adt-run.1wxGW9/build.gJy/real-tree/debian/tests/ubuntu_ota_tests/selftests/test_services.py", line 67, in test_apply_update_noop
result = services.apply_update()
File "/tmp/adt-run.1wxGW9/build.gJy/real-tree/debian/tests/ubuntu_ota_tests/services.py", line 161, in apply_update
return reactor.run(timeout=timeout)
File "/tmp/adt-run.1wxGW9/build.gJy/real-tree/debian/tests/ubuntu_ota_tests/reactors.py", line 51, in run
raise TimeoutError()
TimeoutError