Test Report : TEST-lifetime_test-20240427174106.xml

  • lifetime_test

Test Suite: lifetime_test-20240427174106

Results

Duration362.38 sec
Tests1
Failures0

Tests

lifetime_test

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

Suite stdout:

[1714239666775] [INFO] DEV-3996365522  Device 3996365522 (type: 1)  has been created
[1714239666775] [INFO] FW-UPD  Initialized
[1714239666775]  [DBG] FW-UPD  enter <function device_base.set_hub at 0x7fc23a003e20> (<uclient.hub.HUB object at 0x7fc239c6cdd0>,)
[1714239666775]  [DBG] FW-UPD  exit <function device_base.set_hub at 0x7fc23a003e20> ret: None
[1714239666775]  [DBG] MQTT  enter <function mqtt_transport.set_lastwill at 0x7fc23a0027a0> ('<48:3f:da:55:07:5b/status', '-1')
[1714239666775]  [DBG] MQTT  exit <function mqtt_transport.set_lastwill at 0x7fc23a0027a0> ret: None
[1714239666776]  [DBG] MQTT  enter <function mqtt_transport.on_connect at 0x7fc23a002520> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7fc239c6cdd0>>,)
[1714239666776]  [DBG] MQTT  exit <function mqtt_transport.on_connect at 0x7fc23a002520> ret: None
[1714239666776]  [DBG] MQTT  enter <function mqtt_transport.on_disconnect at 0x7fc23a002660> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7fc239c6cdd0>>,)
[1714239666776]  [DBG] MQTT  exit <function mqtt_transport.on_disconnect at 0x7fc23a002660> ret: None
[1714239666776] [WARN] HUB  Try to connect without uri-schema
[1714239666776]  [DBG] MQTT  enter <function mqtt_transport.connect at 0x7fc23a001ee0> ('x.ks.ua',)
[1714239667779] [INFO] HUB  Connected
[1714239667779]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239667822]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239667822]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239667866]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239667866] [INFO] HUB  (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1714239667866]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239667910]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239667910] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1714239667910]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239667954]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239667954] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1714239667954]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239667998]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239667998] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1714239667998]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239668042]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239668042] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1714239668043]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239668086]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239668086]  [DBG] MQTT  exit <function mqtt_transport.connect at 0x7fc23a001ee0> ret: None
[1714239668087]  [DBG] HUB  Step, state: 0 (next: 1714239669087)
[1714239668087] [INFO] HUB  Publish reg token: 48:3f:da:55:07:5b
[1714239668087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/reg', '48:3f:da:55:07:5b')
[1714239668133]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239668174] [INFO] HUB  Message: {topic: /48:3f:da:55:07:5b/time, value: 1714239668133 }
[1714239668174] [INFO] HUB  Registration finish, time: 1714239668133
[1714239668174]  [DBG] FW-UPD  enter <function device_base.register at 0x7fc239df4360> (1714239668,)
[1714239668174] [INFO] FW-UPD  Device 3996365522 registration on the server @ 1714239668
[1714239668174] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1714239668174]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fc23a002160> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fc239c6cdd0>>)
[1714239668218]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fc23a002160> ret: None
[1714239668218]  [DBG] FW-UPD  exit <function device_base.register at 0x7fc239df4360> ret: None
[1714239669087]  [DBG] HUB  Step, state: 1 (next: 1714239670087)
[1714239669087]  [DBG] FW-UPD  enter <function device_base.info_req at 0x7fc239df4c20> ()
[1714239669087]  [DBG] FW-UPD  exit <function device_base.info_req at 0x7fc239df4c20> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1714239668}}
[1714239669087] [INFO] HUB  Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240427;master;5bb8fc89dabedc6937b87a53de9f9f8b0e057530", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1714239668}}]} }
[1714239669087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240427;master;5bb8fc89dabedc6937b87a53de9f9f8b0e057530", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1714239668}}]}')
[1714239669087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
Waiting for status: 61 s
[1714239729087]  [DBG] HUB  Step, state: 2 (next: 1714239789087)
[1714239729087] [INFO] HUB  Publish message: { topic: status, value: 0 }
[1714239729087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/48:3f:da:55:07:5b/status', 0)
[1714239729087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239729087]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fc239df4220> ()
[1714239729087] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 0 }
[1714239729087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1714239729087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239729087]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fc239df4220> ret: None
Start: 1714239729.150815
[1714239729154]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 0)
[1714239729155] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1714239729155]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1714239729155]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239729155]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239730156]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 1)
[1714239730156] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1714239730156]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1714239730156]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239730156]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239731159]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 2)
[1714239731159] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1714239731159]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1714239731168]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239731168]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239732170]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 3)
[1714239732171] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1714239732171]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1714239732171]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239732171]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239733172]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 4)
[1714239733172] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1714239733172]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1714239733173]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239733173]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239734174]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 5)
[1714239734175] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1714239734175]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1714239734175]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239734177]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239735180]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 6)
[1714239735180] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1714239735180]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1714239735180]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239735180]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239736182]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 7)
[1714239736183] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1714239736183]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1714239736183]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239736183]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239737187]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 8)
[1714239737187] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1714239737187]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1714239737188]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239737191]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239738193]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 9)
[1714239738193] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1714239738193]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1714239738193]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239738193]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239739198]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 10)
[1714239739198] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1714239739199]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1714239739199]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239739199]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239740203]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 11)
[1714239740203] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1714239740203]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1714239740204]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239740204]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239741208]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 12)
[1714239741208] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1714239741208]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1714239741209]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239741209]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239742212]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 13)
[1714239742212] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1714239742212]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1714239742212]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239742212]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239743213]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 14)
[1714239743213] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1714239743213]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1714239743214]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239743216]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239744219]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 15)
[1714239744219] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1714239744219]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1714239744220]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239744222]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239745224]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 16)
[1714239745224] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1714239745224]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1714239745225]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239745227]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239746229]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 17)
[1714239746229] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1714239746229]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1714239746230]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239746230]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239747232]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 18)
[1714239747232] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1714239747232]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1714239747232]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239747235]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239748236]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 19)
[1714239748236] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1714239748237]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1714239748237]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239748237]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239749242]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 20)
[1714239749242] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1714239749242]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1714239749243]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239749245]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239750247]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 21)
[1714239750247] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1714239750247]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1714239750247]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239750250]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239751252]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 22)
[1714239751252] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1714239751252]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1714239751252]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239751255]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239752256]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 23)
[1714239752256] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1714239752256]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1714239752257]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239752257]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239753259]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 24)
[1714239753259] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1714239753259]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1714239753259]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239753259]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239754264]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 25)
[1714239754264] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1714239754264]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1714239754265]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239754268]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239755270]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 26)
[1714239755270] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1714239755270]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1714239755270]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239755273]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239756275]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 27)
[1714239756275] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1714239756275]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1714239756275]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239756278]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239757279]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 28)
[1714239757280] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1714239757280]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1714239757280]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239757280]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239758282]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 29)
[1714239758282] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1714239758282]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1714239758282]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239758282]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
Waiting for status: 61 s
[1714239789087]  [DBG] HUB  Step, state: 2 (next: 1714239849087)
[1714239789087] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1714239789087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/48:3f:da:55:07:5b/status', 30)
[1714239789087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239789087]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fc239df4220> ()
[1714239789087] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1714239789087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1714239789087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239789087]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fc239df4220> ret: None
Stop: 1714239789.1007025; diff: 59.94988751411438
[1714239789104] [INFO] HUB  Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1714239789104] [INFO] HUB  Set new lifetime: 120
Waiting for status: 121 s
[1714239909087]  [DBG] HUB  Step, state: 2 (next: 1714240029087)
[1714239909087] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1714239909087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/48:3f:da:55:07:5b/status', 30)
[1714239909087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239909087]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fc239df4220> ()
[1714239909087] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1714239909087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1714239909087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239909087]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fc239df4220> ret: None
Start: 1714239909.140794
[1714239909143]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 0)
[1714239909143] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1714239909143]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1714239909144]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239909144]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239910146]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 1)
[1714239910146] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1714239910146]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1714239910154]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239910156]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239911158]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 2)
[1714239911158] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1714239911158]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1714239911158]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239911158]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239912163]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 3)
[1714239912163] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1714239912163]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1714239912163]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239912163]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239913168]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 4)
[1714239913168] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1714239913168]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1714239913168]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239913171]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239914174]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 5)
[1714239914174] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1714239914174]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1714239914175]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239914178]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239915179]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 6)
[1714239915179] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1714239915179]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1714239915179]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239915180]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239916182]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 7)
[1714239916182] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1714239916182]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1714239916183]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239916185]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239917187]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 8)
[1714239917187] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1714239917187]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1714239917188]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239917188]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239918193]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 9)
[1714239918193] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1714239918193]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1714239918193]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239918193]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239919198]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 10)
[1714239919198] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1714239919198]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1714239919199]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239919199]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239920203]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 11)
[1714239920203] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1714239920203]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1714239920204]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239920204]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239921208]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 12)
[1714239921208] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1714239921208]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1714239921209]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239921211]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239922213]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 13)
[1714239922213] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1714239922213]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1714239922214]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239922216]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239923218]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 14)
[1714239923218] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1714239923218]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1714239923219]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239923221]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239924223]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 15)
[1714239924223] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1714239924223]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1714239924223]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239924225]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239925227]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 16)
[1714239925227] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1714239925227]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1714239925227]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239925228]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239926229]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 17)
[1714239926229] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1714239926229]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1714239926232]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239926232]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239927235]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 18)
[1714239927235] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1714239927235]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1714239927235]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239927238]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239928239]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 19)
[1714239928240] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1714239928240]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1714239928240]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239928242]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239929245]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 20)
[1714239929245] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1714239929245]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1714239929245]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239929245]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239930249]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 21)
[1714239930249] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1714239930249]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1714239930250]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239930252]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239931254]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 22)
[1714239931254] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1714239931255]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1714239931255]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239931255]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239932257]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 23)
[1714239932257] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1714239932257]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1714239932258]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239932261]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239933263]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 24)
[1714239933263] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1714239933263]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1714239933263]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239933263]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239934265]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 25)
[1714239934265] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1714239934265]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1714239934267]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239934267]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239935272]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 26)
[1714239935272] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1714239935272]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1714239935272]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239935273]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239936284]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 27)
[1714239936284] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1714239936284]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1714239936285]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239936285]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239937287]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 28)
[1714239937287] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1714239937287]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1714239937288]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239937288]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
[1714239938289]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fc239df40e0> (8, 29)
[1714239938289] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1714239938289]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1714239938290]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714239938290]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fc239df40e0> ret: None
Waiting for status: 121 s
[1714240029087]  [DBG] HUB  Step, state: 2 (next: 1714240149087)
[1714240029087] [INFO] HUB  Publish message: { topic: status, value: 60 }
[1714240029087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('/48:3f:da:55:07:5b/status', 60)
[1714240029087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714240029087]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fc239df4220> ()
[1714240029087] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 60 }
[1714240029087]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fc23a002020> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1714240029087]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fc23a002020> ret: None
[1714240029087]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fc239df4220> ret: None
Stop: 1714240029.1482105; diff: 120.00741648674011
Lifetime: 240.0469536781311
[1714240029152]  [DBG] MQTT  enter <function mqtt_transport.disconnect at 0x7fc23a0023e0> ()
[1714240029153]  [DBG] MQTT  exit <function mqtt_transport.disconnect at 0x7fc23a0023e0> ret: None
[1714240029157] [WARN] HUB  Disconecting from broker

Suite stderr:

2024-04-27 17:41:09,094 - TEST - INFO - OP take: 1007.364 ms
2024-04-27 17:41:09,104 - TEST - INFO - Connected with result code: 0
2024-04-27 17:41:09,108 - TEST - INFO - OP take: 10.078 ms
2024-04-27 17:42:09,149 - TEST - INFO - OP take: 59040.636 ms
2024-04-27 17:43:09,101 - TEST - INFO - OP take: 29815.132 ms
2024-04-27 17:43:09,103 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2024-04-27 17:45:09,141 - TEST - INFO - OP take: 119035.007 ms
2024-04-27 17:47:09,148 - TEST - INFO - OP take: 89858.079 ms
2024-04-27 17:47:09,153 - TEST - WARNING - Disconecting from broker
2024-04-27 17:47:09,154 - TEST - WARNING - Disconecting from broker