Test Report : TEST-lifetime_test-20240202134639.xml

  • lifetime_test

Test Suite: lifetime_test-20240202134639

Results

Duration362.419 sec
Tests1
Failures0

Tests

lifetime_test

Test case:test
Outcome:Passed
Duration:362.419 sec
FailedNone
None

Suite stdout:

[1706881599179] [INFO] DEV-3996365522  Device 3996365522 (type: 1)  has been created
[1706881599180] [INFO] FW-UPD  Initialized
[1706881599180]  [DBG] FW-UPD  enter <function device_base.set_hub at 0x7fbbbe18bb00> (<uclient.hub.HUB object at 0x7fbbbdd8c390>,)
[1706881599180]  [DBG] FW-UPD  exit <function device_base.set_hub at 0x7fbbbe18bb00> ret: None
[1706881599180]  [DBG] MQTT  enter <function mqtt_transport.set_lastwill at 0x7fbbbe18a480> ('<48:3f:da:55:07:5b/status', '-1')
[1706881599180]  [DBG] MQTT  exit <function mqtt_transport.set_lastwill at 0x7fbbbe18a480> ret: None
[1706881599180]  [DBG] MQTT  enter <function mqtt_transport.on_connect at 0x7fbbbe18a200> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7fbbbdd8c390>>,)
[1706881599180]  [DBG] MQTT  exit <function mqtt_transport.on_connect at 0x7fbbbe18a200> ret: None
[1706881599180]  [DBG] MQTT  enter <function mqtt_transport.on_disconnect at 0x7fbbbe18a340> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7fbbbdd8c390>>,)
[1706881599180]  [DBG] MQTT  exit <function mqtt_transport.on_disconnect at 0x7fbbbe18a340> ret: None
[1706881599180] [WARN] HUB  Try to connect without uri-schema
[1706881599180]  [DBG] MQTT  enter <function mqtt_transport.connect at 0x7fbbbe189620> ('x.ks.ua',)
[1706881600183] [INFO] HUB  Connected
[1706881600183]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600227]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600227]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600271]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600271] [INFO] HUB  (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1706881600271]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600315]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600315] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1706881600315]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600359]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600359] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1706881600359]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600403]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600403] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1706881600403]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600447]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600447] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1706881600447]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600491]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600491]  [DBG] MQTT  exit <function mqtt_transport.connect at 0x7fbbbe189620> ret: None
[1706881600492]  [DBG] HUB  Step, state: 0 (next: 1706881601492)
[1706881600492] [INFO] HUB  Publish reg token: 48:3f:da:55:07:5b
[1706881600492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/reg', '48:3f:da:55:07:5b')
[1706881600536]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881600583] [INFO] HUB  Message: {topic: /48:3f:da:55:07:5b/time, value: 1706881600538 }
[1706881600583] [INFO] HUB  Registration finish, time: 1706881600538
[1706881600583]  [DBG] FW-UPD  enter <function device_base.register at 0x7fbbbdf18040> (1706881600,)
[1706881600583] [INFO] FW-UPD  Device 3996365522 registration on the server @ 1706881600
[1706881600583] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1706881600583]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fbbbe189e40> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fbbbdd8c390>>)
[1706881600627]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fbbbe189e40> ret: None
[1706881600627]  [DBG] FW-UPD  exit <function device_base.register at 0x7fbbbdf18040> ret: None
[1706881601492]  [DBG] HUB  Step, state: 1 (next: 1706881602492)
[1706881601492]  [DBG] FW-UPD  enter <function device_base.info_req at 0x7fbbbdf18900> ()
[1706881601492]  [DBG] FW-UPD  exit <function device_base.info_req at 0x7fbbbdf18900> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1706881600}}
[1706881601492] [INFO] HUB  Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240201;master;e89029bf60793daed45c8101ee145a73cc811f6e", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1706881600}}]} }
[1706881601492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240201;master;e89029bf60793daed45c8101ee145a73cc811f6e", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1706881600}}]}')
[1706881601492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
Waiting for status: 61 s
[1706881661492]  [DBG] HUB  Step, state: 2 (next: 1706881721492)
[1706881661492] [INFO] HUB  Publish message: { topic: status, value: 0 }
[1706881661492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/48:3f:da:55:07:5b/status', 0)
[1706881661492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881661492]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fbbbe18bec0> ()
[1706881661492] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 0 }
[1706881661492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1706881661492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881661493]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fbbbe18bec0> ret: None
Start: 1706881661.5503016
[1706881661553]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 0)
[1706881661553] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1706881661553]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1706881661553]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881661553]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881662555]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 1)
[1706881662555] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1706881662555]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1706881662555]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881662557]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881663558]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 2)
[1706881663558] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1706881663558]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1706881663560]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881663560]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881664562]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 3)
[1706881664562] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1706881664562]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1706881664564]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881664564]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881665566]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 4)
[1706881665566] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1706881665566]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1706881665567]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881665567]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881666569]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 5)
[1706881666569] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1706881666569]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1706881666570]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881666572]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881667573]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 6)
[1706881667573] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1706881667573]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1706881667574]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881667575]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881668577]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 7)
[1706881668578] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1706881668578]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1706881668578]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881668578]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881669582]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 8)
[1706881669583] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1706881669583]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1706881669583]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881669583]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881670586]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 9)
[1706881670586] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1706881670586]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1706881670587]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881670587]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881671588]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 10)
[1706881671588] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1706881671588]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1706881671588]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881671588]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881672589]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 11)
[1706881672590] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1706881672590]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1706881672590]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881672590]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881673592]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 12)
[1706881673592] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1706881673592]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1706881673592]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881673592]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881674596]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 13)
[1706881674596] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1706881674596]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1706881674597]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881674598]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881675599]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 14)
[1706881675600] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1706881675600]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1706881675600]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881675600]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881676602]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 15)
[1706881676602] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1706881676602]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1706881676602]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881676604]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881677606]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 16)
[1706881677606] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1706881677606]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1706881677610]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881677610]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881678612]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 17)
[1706881678612] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1706881678612]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1706881678612]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881678613]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881679617]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 18)
[1706881679617] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1706881679617]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1706881679618]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881679618]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881680621]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 19)
[1706881680621] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1706881680621]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1706881680622]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881680628]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881681632]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 20)
[1706881681632] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1706881681633]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1706881681633]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881681633]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881682634]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 21)
[1706881682634] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1706881682634]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1706881682637]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881682637]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881683639]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 22)
[1706881683639] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1706881683639]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1706881683640]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881683642]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881684645]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 23)
[1706881684645] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1706881684645]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1706881684649]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881684649]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881685651]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 24)
[1706881685651] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1706881685651]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1706881685651]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881685651]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881686653]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 25)
[1706881686653] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1706881686653]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1706881686654]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881686656]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881687659]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 26)
[1706881687659] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1706881687659]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1706881687660]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881687662]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881688663]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 27)
[1706881688663] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1706881688663]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1706881688663]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881688663]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881689665]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 28)
[1706881689665] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1706881689665]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1706881689665]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881689665]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881690666]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 29)
[1706881690666] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1706881690666]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1706881690666]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881690666]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
Waiting for status: 61 s
[1706881721492]  [DBG] HUB  Step, state: 2 (next: 1706881781492)
[1706881721492] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1706881721492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/48:3f:da:55:07:5b/status', 30)
[1706881721492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881721492]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fbbbe18bec0> ()
[1706881721492] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1706881721492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1706881721492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881721492]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fbbbe18bec0> ret: None
Stop: 1706881721.5001643; diff: 59.94986271858215
[1706881721502] [INFO] HUB  Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1706881721502] [INFO] HUB  Set new lifetime: 120
Waiting for status: 121 s
[1706881841492]  [DBG] HUB  Step, state: 2 (next: 1706881961492)
[1706881841492] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1706881841492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/48:3f:da:55:07:5b/status', 30)
[1706881841492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881841492]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fbbbe18bec0> ()
[1706881841492] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1706881841492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1706881841492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881841492]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fbbbe18bec0> ret: None
Start: 1706881841.5416515
[1706881841546]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 0)
[1706881841546] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1706881841546]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1706881841546]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881841546]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881842549]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 1)
[1706881842549] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1706881842549]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1706881842553]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881842556]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881843559]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 2)
[1706881843559] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1706881843559]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1706881843559]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881843559]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881844562]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 3)
[1706881844562] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1706881844562]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1706881844563]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881844563]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881845568]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 4)
[1706881845568] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1706881845568]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1706881845568]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881845568]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881846573]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 5)
[1706881846574] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1706881846574]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1706881846574]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881846576]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881847578]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 6)
[1706881847579] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1706881847579]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1706881847579]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881847579]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881848583]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 7)
[1706881848584] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1706881848584]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1706881848584]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881848584]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881849586]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 8)
[1706881849586] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1706881849586]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1706881849587]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881849589]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881850590]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 9)
[1706881850590] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1706881850590]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1706881850591]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881850591]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881851593]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 10)
[1706881851593] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1706881851593]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1706881851593]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881851593]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881852596]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 11)
[1706881852596] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1706881852596]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1706881852596]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881852599]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881853601]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 12)
[1706881853601] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1706881853601]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1706881853602]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881853604]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881854605]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 13)
[1706881854605] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1706881854605]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1706881854606]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881854606]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881855607]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 14)
[1706881855607] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1706881855607]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1706881855607]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881855607]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881856610]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 15)
[1706881856611] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1706881856611]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1706881856611]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881856613]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881857616]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 16)
[1706881857616] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1706881857616]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1706881857616]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881857616]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881858621]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 17)
[1706881858621] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1706881858621]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1706881858622]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881858622]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881859626]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 18)
[1706881859632] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1706881859632]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1706881859632]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881859632]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881860636]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 19)
[1706881860636] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1706881860636]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1706881860637]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881860639]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881861641]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 20)
[1706881861641] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1706881861641]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1706881861642]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881861642]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881862645]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 21)
[1706881862645] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1706881862645]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1706881862646]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881862648]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881863649]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 22)
[1706881863649] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1706881863649]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1706881863650]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881863650]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881864651]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 23)
[1706881864651] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1706881864651]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1706881864651]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881864651]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881865654]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 24)
[1706881865654] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1706881865654]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1706881865657]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881865657]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881866659]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 25)
[1706881866659] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1706881866659]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1706881866660]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881866660]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881867662]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 26)
[1706881867662] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1706881867662]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1706881867662]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881867665]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881868667]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 27)
[1706881868667] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1706881868667]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1706881868667]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881868670]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881869672]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 28)
[1706881869672] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1706881869672]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1706881869672]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881869674]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
[1706881870677]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fbbbe18bd80> (8, 29)
[1706881870677] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1706881870677]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1706881870677]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881870679]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fbbbe18bd80> ret: None
Waiting for status: 121 s
[1706881961492]  [DBG] HUB  Step, state: 2 (next: 1706882081492)
[1706881961492] [INFO] HUB  Publish message: { topic: status, value: 60 }
[1706881961492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('/48:3f:da:55:07:5b/status', 60)
[1706881961492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881961492]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fbbbe18bec0> ()
[1706881961492] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 60 }
[1706881961492]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fbbbe189d00> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1706881961492]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fbbbe189d00> ret: None
[1706881961492]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fbbbe18bec0> ret: None
Stop: 1706881961.5499582; diff: 120.00830674171448
Lifetime: 240.05770254135132
[1706881961560]  [DBG] MQTT  enter <function mqtt_transport.disconnect at 0x7fbbbe18a0c0> ()
[1706881961561]  [DBG] MQTT  exit <function mqtt_transport.disconnect at 0x7fbbbe18a0c0> ret: None
[1706881961561] [WARN] HUB  Disconecting from broker

Suite stderr:

2024-02-02 13:46:41,500 - TEST - INFO - OP take: 1008.453 ms
2024-02-02 13:46:41,505 - TEST - INFO - Connected with result code: 0
2024-02-02 13:46:41,512 - TEST - INFO - OP take: 10.157 ms
2024-02-02 13:47:41,550 - TEST - INFO - OP take: 59037.726 ms
2024-02-02 13:48:41,500 - TEST - INFO - OP take: 29833.434 ms
2024-02-02 13:48:41,501 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2024-02-02 13:50:41,544 - TEST - INFO - OP take: 119039.289 ms
2024-02-02 13:52:41,559 - TEST - INFO - OP take: 89879.652 ms
2024-02-02 13:52:41,572 - TEST - WARNING - Disconecting from broker
2024-02-02 13:52:41,593 - TEST - WARNING - Disconecting from broker