********* Start testing of MqttBackendTest *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : MqttBackendTest::initTestCase()
QINFO  : MqttBackendTest::testInit(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testInit(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testInit(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testInit(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testInit(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testInit(mqtt-backend)
QINFO  : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testInit(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testZonedInit(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(263)]
SKIP   : MqttBackendTest::testZonedInit(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(263)]
SKIP   : MqttBackendTest::testReconnect(mqtt-backend) We can't test this without stopping the broker
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(358)]
SKIP   : MqttBackendTest::testReconnect(mqtt-backend asyncBackendLoading) We can't test this without stopping the broker
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(358)]
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testClient2Server(mqtt-backend)
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testClient2Server(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testZonedClient2Server(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(515)]
SKIP   : MqttBackendTest::testZonedClient2Server(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(515)]
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testServer2Client(mqtt-backend)
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testServer2Client(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testZonedServer2Client(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(690)]
SKIP   : MqttBackendTest::testZonedServer2Client(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(690)]
QINFO  : MqttBackendTest::testSlots(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSlots(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSlots(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testSlots(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testSlots(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testSlots(mqtt-backend)
QINFO  : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testSlots(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testZonedSlots(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(856)]
SKIP   : MqttBackendTest::testZonedSlots(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(856)]
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testMultipleSlotCalls(mqtt-backend)
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testMultipleSlotCalls(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testMultipleZonedSlotCalls(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(956)]
SKIP   : MqttBackendTest::testMultipleZonedSlotCalls(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(956)]
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) server output: start timer with interval 1000
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) server output: start timer with interval 500
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) server output: timer finished
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) server output: timer finished
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testAsyncSlotResults(mqtt-backend)
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) server output: start timer with interval 1000
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) server output: start timer with interval 500
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) server output: timer finished
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) server output: timer finished
QINFO  : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testAsyncSlotResults(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testAsyncZonedSlotResults(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1031)]
SKIP   : MqttBackendTest::testAsyncZonedSlotResults(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1031)]
QINFO  : MqttBackendTest::testSignals(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSignals(mqtt-backend) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSignals(mqtt-backend) Starting Server Process
QINFO  : MqttBackendTest::testSignals(mqtt-backend) server output: Connected to Broker
QINFO  : MqttBackendTest::testSignals(mqtt-backend) Stopping Server Process
PASS   : MqttBackendTest::testSignals(mqtt-backend)
QINFO  : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connecting to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading) org.example.echomodule.echobackend.mqtt: Connected to "mqtt://localhost:1883"
QINFO  : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading) Starting Server Process
QINFO  : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading) server output: Connected to Broker
QINFO  : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading) Stopping Server Process
PASS   : MqttBackendTest::testSignals(mqtt-backend asyncBackendLoading)
SKIP   : MqttBackendTest::testZonedSignals(mqtt-backend) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1112)]
SKIP   : MqttBackendTest::testZonedSignals(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support zones for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1112)]
SKIP   : MqttBackendTest::testModel(mqtt-backend) The mqtt_backend doesn't support models for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1157)]
SKIP   : MqttBackendTest::testModel(mqtt-backend asyncBackendLoading) The mqtt_backend doesn't support models for now!
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1157)]
SKIP   : MqttBackendTest::testSimulationData(mqtt-backend) This test is only for simulation backend and simulation servers
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1212)]
SKIP   : MqttBackendTest::testSimulationData(mqtt-backend asyncBackendLoading) This test is only for simulation backend and simulation servers
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1212)]
SKIP   : MqttBackendTest::testZonedSimulationData(mqtt-backend) This test is only for simulation backend and simulation servers
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1252)]
SKIP   : MqttBackendTest::testZonedSimulationData(mqtt-backend asyncBackendLoading) This test is only for simulation backend and simulation servers
   Loc: [/home/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/backendstestbase.cpp(1252)]
PASS   : MqttBackendTest::cleanupTestCase()
Totals: 16 passed, 0 failed, 22 skipped, 0 blacklisted, 14114ms
********* Finished testing of MqttBackendTest *********
