<testResult _class='hudson.tasks.junit.TestResult'><duration>588.0</duration><empty>false</empty><failCount>6</failCount><passCount>11</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>sms:sysmo</className><duration>65.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>71.0</duration><name>sms_sysmo</name><properties></properties><timestamp>2017-09-07T20:41:05</timestamp></suite><suite><case><age>0</age><className>aoip_sms:sysmo</className><duration>61.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>72.0</duration><name>aoip_sms_sysmo</name><properties></properties><timestamp>2017-09-07T20:42:16</timestamp></suite><suite><case><age>0</age><className>sms:trx-b200</className><duration>83.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>91.0</duration><name>sms_trx-b200</name><properties></properties><timestamp>2017-09-07T20:43:27</timestamp></suite><suite><case><age>0</age><className>aoip_sms:trx-b200</className><duration>39.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>53.0</duration><name>aoip_sms_trx-b200</name><properties></properties><timestamp>2017-09-07T20:44:58</timestamp></suite><suite><case><age>8</age><className>sms:trx-sysmocell5000</className><duration>5.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>71</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/sms/mo_mt_sms.py", line 17, in &lt;module&gt;
    ms_mo.connect(nitb.mcc_mnc())
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 518, in connect
    self.power_cycle()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 512, in power_cycle
    event_loop.wait(self, self.dbus.has_interface, I_NETREG, I_SMS, timeout=10)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 59, in wait
    if not wait_no_raise(log_obj, condition, condition_args, condition_kwargs, timeout, timestep):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 51, in wait_no_raise
    if condition(*condition_args, **condition_kwargs):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 287, in has_interface
    self.dbus_obj()[interface_name]
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 192, in dbus_obj
    self._dbus_obj = self.get_new_dbus_obj()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>13.0</duration><name>sms_trx-sysmocell5000</name><properties></properties><timestamp>2017-09-07T20:45:50</timestamp></suite><suite><case><age>8</age><className>aoip_sms:trx-sysmocell5000</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>71</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_sms/mo_mt_sms.py", line 10, in &lt;module&gt;
    ms_mo = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>2.0</duration><name>aoip_sms_trx-sysmocell5000</name><properties></properties><timestamp>2017-09-07T20:46:02</timestamp></suite><suite><case><age>0</age><className>smpp</className><duration>2.0</duration><failedSince>0</failedSince><name>esme_connect_policy_acceptall.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>smpp</className><duration>2.0</duration><failedSince>0</failedSince><name>esme_connect_policy_closed.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>3</age><className>smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_storeforward.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/smpp/esme_ms_sms_storeforward.py", line 17, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><case><age>3</age><className>smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_transaction.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/smpp/esme_ms_sms_transaction.py", line 15, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>12.0</duration><name>smpp</name><properties></properties><timestamp>2017-09-07T20:46:03</timestamp></suite><suite><case><age>0</age><className>aoip_smpp</className><duration>4.0</duration><failedSince>0</failedSince><name>esme_connect_policy_acceptall.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>aoip_smpp</className><duration>5.0</duration><failedSince>0</failedSince><name>esme_connect_policy_closed.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>3</age><className>aoip_smpp</className><duration>2.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_storeforward.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_smpp/esme_ms_sms_storeforward.py", line 23, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><case><age>3</age><className>aoip_smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_transaction.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_smpp/esme_ms_sms_transaction.py", line 21, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>19.0</duration><name>aoip_smpp</name><properties></properties><timestamp>2017-09-07T20:46:14</timestamp></suite><suite><case><age>0</age><className>aoip_encryption</className><duration>52.0</duration><failedSince>0</failedSince><name>register_a5_0_authopt.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>aoip_encryption</className><duration>88.0</duration><failedSince>0</failedSince><name>register_a5_0_authreq.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>aoip_encryption</className><duration>89.0</duration><failedSince>0</failedSince><name>register_a5_1_authreq.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>255.0</duration><name>aoip_encryption</name><properties></properties><timestamp>2017-09-07T20:46:33</timestamp></suite></testResult>