Test Report : TEST-lifetime_test-20240422015817.xml
Test Suite: lifetime_test-20240422015817
Results
| Duration | 362.379 sec |
| Tests | 1 |
| Failures | 0 |
Tests
lifetime_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 362.379 sec |
| Failed | None |
None
Suite stdout:
[1713751097312] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1713751097312] [INFO] FW-UPD Initialized
[1713751097313] [DBG] FW-UPD enter <function device_base.set_hub at 0x7f3c1123fe20> (<uclient.hub.HUB object at 0x7f3c10eac890>,)
[1713751097313] [DBG] FW-UPD exit <function device_base.set_hub at 0x7f3c1123fe20> ret: None
[1713751097313] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7f3c1123e7a0> ('<48:3f:da:55:07:5b/status', '-1')
[1713751097313] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7f3c1123e7a0> ret: None
[1713751097313] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7f3c1123e520> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f3c10eac890>>,)
[1713751097313] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7f3c1123e520> ret: None
[1713751097313] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7f3c1123e660> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f3c10eac890>>,)
[1713751097313] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7f3c1123e660> ret: None
[1713751097313] [WARN] HUB Try to connect without uri-schema
[1713751097313] [DBG] MQTT enter <function mqtt_transport.connect at 0x7f3c1123dee0> ('x.ks.ua',)
[1713751098317] [INFO] HUB Connected
[1713751098317] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098358] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098358] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098402] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098402] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1713751098402] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098446] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098446] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1713751098446] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098490] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098490] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1713751098490] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098534] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098534] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1713751098534] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098578] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098578] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1713751098578] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098622] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098622] [DBG] MQTT exit <function mqtt_transport.connect at 0x7f3c1123dee0> ret: None
[1713751098623] [DBG] HUB Step, state: 0 (next: 1713751099623)
[1713751098623] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1713751098623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/reg', '48:3f:da:55:07:5b')
[1713751098666] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751098710] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1713751098670 }
[1713751098710] [INFO] HUB Registration finish, time: 1713751098670
[1713751098710] [DBG] FW-UPD enter <function device_base.register at 0x7f3c11030360> (1713751098,)
[1713751098710] [INFO] FW-UPD Device 3996365522 registration on the server @ 1713751098
[1713751098710] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1713751098710] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c1123e160> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c10eac890>>)
[1713751098754] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c1123e160> ret: None
[1713751098754] [DBG] FW-UPD exit <function device_base.register at 0x7f3c11030360> ret: None
[1713751099623] [DBG] HUB Step, state: 1 (next: 1713751100623)
[1713751099623] [DBG] FW-UPD enter <function device_base.info_req at 0x7f3c11030c20> ()
[1713751099623] [DBG] FW-UPD exit <function device_base.info_req at 0x7f3c11030c20> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1713751098}}
[1713751099623] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240422;master;1cbe23275f06225250929fe7fe58dd3456c46af0", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1713751098}}]} }
[1713751099623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240422;master;1cbe23275f06225250929fe7fe58dd3456c46af0", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1713751098}}]}')
[1713751099623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
Waiting for status: 61 s
[1713751159623] [DBG] HUB Step, state: 2 (next: 1713751219623)
[1713751159623] [INFO] HUB Publish message: { topic: status, value: 0 }
[1713751159623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/48:3f:da:55:07:5b/status', 0)
[1713751159623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751159623] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c11030220> ()
[1713751159623] [INFO] HUB Publish message: { topic: 3996365522/status, value: 0 }
[1713751159623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1713751159623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751159623] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c11030220> ret: None
Start: 1713751159.6827726
[1713751159687] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 0)
[1713751159687] [INFO] HUB Publish message: { topic: 3996365522/8, value: 0 }
[1713751159687] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1713751159688] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751159688] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751160690] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 1)
[1713751160690] [INFO] HUB Publish message: { topic: 3996365522/8, value: 1 }
[1713751160690] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1713751160693] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751160693] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751161696] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 2)
[1713751161696] [INFO] HUB Publish message: { topic: 3996365522/8, value: 2 }
[1713751161696] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1713751161699] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751161699] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751162701] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 3)
[1713751162701] [INFO] HUB Publish message: { topic: 3996365522/8, value: 3 }
[1713751162701] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1713751162704] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751162704] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751163706] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 4)
[1713751163706] [INFO] HUB Publish message: { topic: 3996365522/8, value: 4 }
[1713751163706] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1713751163707] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751163707] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751164711] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 5)
[1713751164711] [INFO] HUB Publish message: { topic: 3996365522/8, value: 5 }
[1713751164711] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1713751164712] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751164714] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751165716] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 6)
[1713751165716] [INFO] HUB Publish message: { topic: 3996365522/8, value: 6 }
[1713751165717] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1713751165717] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751165719] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751166722] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 7)
[1713751166722] [INFO] HUB Publish message: { topic: 3996365522/8, value: 7 }
[1713751166722] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1713751166722] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751166725] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751167727] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 8)
[1713751167727] [INFO] HUB Publish message: { topic: 3996365522/8, value: 8 }
[1713751167728] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1713751167728] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751167731] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751168733] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 9)
[1713751168733] [INFO] HUB Publish message: { topic: 3996365522/8, value: 9 }
[1713751168733] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1713751168733] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751168733] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751169738] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 10)
[1713751169738] [INFO] HUB Publish message: { topic: 3996365522/8, value: 10 }
[1713751169738] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1713751169738] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751169738] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751170740] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 11)
[1713751170740] [INFO] HUB Publish message: { topic: 3996365522/8, value: 11 }
[1713751170740] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1713751170740] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751170740] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751171745] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 12)
[1713751171745] [INFO] HUB Publish message: { topic: 3996365522/8, value: 12 }
[1713751171745] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1713751171746] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751171746] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751172748] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 13)
[1713751172748] [INFO] HUB Publish message: { topic: 3996365522/8, value: 13 }
[1713751172748] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1713751172748] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751172748] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751173750] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 14)
[1713751173750] [INFO] HUB Publish message: { topic: 3996365522/8, value: 14 }
[1713751173750] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1713751173750] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751173750] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751174753] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 15)
[1713751174753] [INFO] HUB Publish message: { topic: 3996365522/8, value: 15 }
[1713751174753] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1713751174753] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751174753] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751175754] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 16)
[1713751175754] [INFO] HUB Publish message: { topic: 3996365522/8, value: 16 }
[1713751175754] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1713751175754] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751175754] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751176757] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 17)
[1713751176757] [INFO] HUB Publish message: { topic: 3996365522/8, value: 17 }
[1713751176757] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1713751176757] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751176757] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751177759] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 18)
[1713751177759] [INFO] HUB Publish message: { topic: 3996365522/8, value: 18 }
[1713751177759] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1713751177760] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751177762] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751178764] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 19)
[1713751178765] [INFO] HUB Publish message: { topic: 3996365522/8, value: 19 }
[1713751178765] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1713751178765] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751178765] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751179767] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 20)
[1713751179767] [INFO] HUB Publish message: { topic: 3996365522/8, value: 20 }
[1713751179767] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1713751179767] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751179769] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751180772] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 21)
[1713751180772] [INFO] HUB Publish message: { topic: 3996365522/8, value: 21 }
[1713751180772] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1713751180772] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751180772] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751181776] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 22)
[1713751181776] [INFO] HUB Publish message: { topic: 3996365522/8, value: 22 }
[1713751181776] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1713751181777] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751181779] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751182781] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 23)
[1713751182781] [INFO] HUB Publish message: { topic: 3996365522/8, value: 23 }
[1713751182781] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1713751182782] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751182784] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751183786] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 24)
[1713751183786] [INFO] HUB Publish message: { topic: 3996365522/8, value: 24 }
[1713751183786] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1713751183787] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751183789] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751184791] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 25)
[1713751184791] [INFO] HUB Publish message: { topic: 3996365522/8, value: 25 }
[1713751184791] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1713751184792] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751184794] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751185796] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 26)
[1713751185796] [INFO] HUB Publish message: { topic: 3996365522/8, value: 26 }
[1713751185796] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1713751185796] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751185796] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751186801] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 27)
[1713751186801] [INFO] HUB Publish message: { topic: 3996365522/8, value: 27 }
[1713751186801] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1713751186801] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751186804] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751187805] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 28)
[1713751187805] [INFO] HUB Publish message: { topic: 3996365522/8, value: 28 }
[1713751187805] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1713751187806] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751187808] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751188810] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 29)
[1713751188811] [INFO] HUB Publish message: { topic: 3996365522/8, value: 29 }
[1713751188811] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1713751188811] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751188814] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
Waiting for status: 61 s
[1713751219623] [DBG] HUB Step, state: 2 (next: 1713751279623)
[1713751219623] [INFO] HUB Publish message: { topic: status, value: 30 }
[1713751219623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/48:3f:da:55:07:5b/status', 30)
[1713751219623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751219623] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c11030220> ()
[1713751219623] [INFO] HUB Publish message: { topic: 3996365522/status, value: 30 }
[1713751219624] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1713751219624] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751219624] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c11030220> ret: None
Stop: 1713751219.644393; diff: 59.96162033081055
[1713751219657] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1713751219657] [INFO] HUB Set new lifetime: 120
Waiting for status: 121 s
[1713751339623] [DBG] HUB Step, state: 2 (next: 1713751459623)
[1713751339623] [INFO] HUB Publish message: { topic: status, value: 30 }
[1713751339623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/48:3f:da:55:07:5b/status', 30)
[1713751339624] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751339624] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c11030220> ()
[1713751339624] [INFO] HUB Publish message: { topic: 3996365522/status, value: 30 }
[1713751339624] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1713751339624] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751339624] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c11030220> ret: None
Start: 1713751339.678569
[1713751339680] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 0)
[1713751339680] [INFO] HUB Publish message: { topic: 3996365522/8, value: 0 }
[1713751339680] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1713751339680] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751339680] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751340682] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 1)
[1713751340682] [INFO] HUB Publish message: { topic: 3996365522/8, value: 1 }
[1713751340682] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1713751340683] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751340686] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751341689] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 2)
[1713751341689] [INFO] HUB Publish message: { topic: 3996365522/8, value: 2 }
[1713751341689] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1713751341689] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751341689] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751342690] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 3)
[1713751342691] [INFO] HUB Publish message: { topic: 3996365522/8, value: 3 }
[1713751342691] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1713751342691] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751342691] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751343693] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 4)
[1713751343693] [INFO] HUB Publish message: { topic: 3996365522/8, value: 4 }
[1713751343693] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1713751343694] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751343695] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751344697] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 5)
[1713751344697] [INFO] HUB Publish message: { topic: 3996365522/8, value: 5 }
[1713751344697] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1713751344697] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751344697] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751345699] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 6)
[1713751345699] [INFO] HUB Publish message: { topic: 3996365522/8, value: 6 }
[1713751345699] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1713751345700] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751345700] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751346705] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 7)
[1713751346705] [INFO] HUB Publish message: { topic: 3996365522/8, value: 7 }
[1713751346705] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1713751346706] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751346709] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751347711] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 8)
[1713751347711] [INFO] HUB Publish message: { topic: 3996365522/8, value: 8 }
[1713751347711] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1713751347712] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751347714] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751348717] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 9)
[1713751348717] [INFO] HUB Publish message: { topic: 3996365522/8, value: 9 }
[1713751348717] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1713751348718] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751348718] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751349719] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 10)
[1713751349719] [INFO] HUB Publish message: { topic: 3996365522/8, value: 10 }
[1713751349719] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1713751349719] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751349719] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751350721] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 11)
[1713751350721] [INFO] HUB Publish message: { topic: 3996365522/8, value: 11 }
[1713751350721] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1713751350722] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751350725] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751351726] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 12)
[1713751351727] [INFO] HUB Publish message: { topic: 3996365522/8, value: 12 }
[1713751351727] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1713751351727] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751351727] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751352732] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 13)
[1713751352732] [INFO] HUB Publish message: { topic: 3996365522/8, value: 13 }
[1713751352732] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1713751352732] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751352735] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751353737] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 14)
[1713751353737] [INFO] HUB Publish message: { topic: 3996365522/8, value: 14 }
[1713751353737] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1713751353738] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751353738] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751354740] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 15)
[1713751354740] [INFO] HUB Publish message: { topic: 3996365522/8, value: 15 }
[1713751354740] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1713751354741] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751354741] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751355742] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 16)
[1713751355742] [INFO] HUB Publish message: { topic: 3996365522/8, value: 16 }
[1713751355742] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1713751355742] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751355742] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751356744] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 17)
[1713751356744] [INFO] HUB Publish message: { topic: 3996365522/8, value: 17 }
[1713751356744] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1713751356744] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751356747] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751357748] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 18)
[1713751357748] [INFO] HUB Publish message: { topic: 3996365522/8, value: 18 }
[1713751357748] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1713751357748] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751357748] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751358751] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 19)
[1713751358751] [INFO] HUB Publish message: { topic: 3996365522/8, value: 19 }
[1713751358751] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1713751358752] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751358754] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751359756] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 20)
[1713751359756] [INFO] HUB Publish message: { topic: 3996365522/8, value: 20 }
[1713751359756] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1713751359757] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751359759] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751360761] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 21)
[1713751360761] [INFO] HUB Publish message: { topic: 3996365522/8, value: 21 }
[1713751360761] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1713751360762] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751360762] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751361765] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 22)
[1713751361765] [INFO] HUB Publish message: { topic: 3996365522/8, value: 22 }
[1713751361765] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1713751361765] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751361765] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751362767] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 23)
[1713751362767] [INFO] HUB Publish message: { topic: 3996365522/8, value: 23 }
[1713751362767] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1713751362767] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751362770] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751363772] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 24)
[1713751363772] [INFO] HUB Publish message: { topic: 3996365522/8, value: 24 }
[1713751363772] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1713751363773] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751363776] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751364778] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 25)
[1713751364778] [INFO] HUB Publish message: { topic: 3996365522/8, value: 25 }
[1713751364778] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1713751364778] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751364781] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751365783] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 26)
[1713751365783] [INFO] HUB Publish message: { topic: 3996365522/8, value: 26 }
[1713751365783] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1713751365783] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751365786] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751366788] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 27)
[1713751366788] [INFO] HUB Publish message: { topic: 3996365522/8, value: 27 }
[1713751366788] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1713751366789] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751366791] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751367793] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 28)
[1713751367793] [INFO] HUB Publish message: { topic: 3996365522/8, value: 28 }
[1713751367793] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1713751367793] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751367793] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
[1713751368798] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c110300e0> (8, 29)
[1713751368798] [INFO] HUB Publish message: { topic: 3996365522/8, value: 29 }
[1713751368798] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1713751368798] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751368798] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c110300e0> ret: None
Waiting for status: 121 s
[1713751459623] [DBG] HUB Step, state: 2 (next: 1713751579623)
[1713751459623] [INFO] HUB Publish message: { topic: status, value: 60 }
[1713751459623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('/48:3f:da:55:07:5b/status', 60)
[1713751459623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751459623] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c11030220> ()
[1713751459623] [INFO] HUB Publish message: { topic: 3996365522/status, value: 60 }
[1713751459623] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c1123e020> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1713751459623] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c1123e020> ret: None
[1713751459623] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c11030220> ret: None
Stop: 1713751459.6848404; diff: 120.00627136230469
Lifetime: 240.02614188194275
[1713751459685] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7f3c1123e3e0> ()
[1713751459685] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7f3c1123e3e0> ret: None
[1713751459686] [WARN] HUB Disconecting from broker
Suite stderr:
2024-04-22 01:58:19,632 - TEST - INFO - OP take: 1009.146 ms
2024-04-22 01:58:19,641 - TEST - INFO - Connected with result code: 0
2024-04-22 01:58:19,645 - TEST - INFO - OP take: 10.092 ms
2024-04-22 01:59:19,683 - TEST - INFO - OP take: 59037.106 ms
2024-04-22 02:00:19,652 - TEST - INFO - OP take: 29837.488 ms
2024-04-22 02:00:19,655 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2024-04-22 02:02:19,679 - TEST - INFO - OP take: 119019.851 ms
2024-04-22 02:04:19,684 - TEST - INFO - OP take: 89885.334 ms
2024-04-22 02:04:19,691 - TEST - WARNING - Disconecting from broker
2024-04-22 02:04:19,691 - TEST - WARNING - Disconecting from broker