=== Test case: push_integration_SUITE:muclight_inbox_msg_unread_count_fcm/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_inbox,
              #{backend => rdbms,iqdisc => no_queue,
                groupchat => [muclight],
                reset_markers => [<<"displayed">>],
                aff_changes => false,remove_on_kicked => true,
                boxes => [<<"inbox">>,<<"archive">>,<<"bin">>],
                async_writer => #{pool_size => 8},
                max_result_limit => infinity,delete_domain_limit => infinity,
                bin_ttl => 30,bin_clean_after => 3600000}},
          {mod_muc_light,
              #{host => {prefix,<<"muclight.">>},
                backend => rdbms,rooms_per_user => infinity,blocking => true,
                max_occupants => infinity,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                all_can_configure => false,all_can_invite => false,
                legacy_mode => false,rooms_in_rosters => true,
                equal_occupants => false,rooms_per_page => 10}},
          {mod_pubsub,
              #{host => {prefix,<<"pubsub.">>},
                backend => rdbms,iqdisc => one_queue,
                wpool =>
                    #{workers => 10,strategy => best_worker,
                      call_timeout => 5000},
                last_item_cache => false,pep_mapping => #{},
                ignore_pep_from_offline => true,max_items_node => 10,
                default_node_config => [],nodetree => nodetree_dag,
                plugins => [<<"dag">>,<<"push">>],
                access_createnode => all,item_publisher => false,
                sync_broadcast => false}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{backend => rdbms,iqdisc => one_queue,
                      wpool =>
                          #{workers => 10,strategy => available_worker,
                            call_timeout => 5000},
                      virtual_pubsub_hosts => [],
                      plugin_module =>
                          mod_event_pusher_push_plugin_defaults}}}]},
     {watchdog,<0.77030.0>},
     {pubsub_host,real},
     {preset,"pgsql_cets"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.push_integration_SUITE.logs/run.2024-04-15_16.58.50/push_integration_suite.muclight_inbox_msg_unread_count_fcm.html"},
     {tc_group_properties,[{name,groupchat_notifications_with_inbox}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39/big_tests.tests.push_integration_SUITE.logs/run.2024-04-15_16.58.50/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8ba0dd56aa70.2024-04-15_16.45.39"

=== Started at 2024-04-15 16:58:56


*** CT 2024-04-15 16:58:56.483 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4450.html

*** User 2024-04-15 16:58:56.536 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:58:56.536 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c29628b0f5c6aaf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:58:56.536 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:58:56.537 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X2luYm94X21zZ191bnJlYWRfY291bnRfZmNtXzI4NzcAbWF0eWdyeXNh</auth>



*** User 2024-04-15 16:58:56.537 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:58:56.538 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:58:56.538 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4bdf99dad1d504c' from='localhost' version='1.0' xml:lang='en' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost'>

*** User 2024-04-15 16:58:56.538 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:58:56.538 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='482ec2e50ae412de19936438f1b56e60'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:58:56.538 ***🔗
alicE_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq id='482ec2e50ae412de19936438f1b56e60' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:58:56.539 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='04682a0a9297fa94345402bd441e41b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:58:56.539 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='04682a0a9297fa94345402bd441e41b6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:58:56.540 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<presence/>



*** User 2024-04-15 16:58:56.542 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<presence from='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1'/>



*** User 2024-04-15 16:58:56.542 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:58:56.543 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db35274ca0531924' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:58:56.543 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:58:56.544 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbXVjbGlnaHRfaW5ib3hfbXNnX3VucmVhZF9jb3VudF9mY21fMjg3NwBtYWtyb3dlO3A=</auth>



*** User 2024-04-15 16:58:56.545 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:58:56.545 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-15 16:58:56.546 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e9abc378bcda885' from='localhost' version='1.0' xml:lang='en' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost'>

*** User 2024-04-15 16:58:56.546 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-15 16:58:56.546 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='2477b43db5d067a375520ba8a31cdfa4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:58:56.546 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq id='2477b43db5d067a375520ba8a31cdfa4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:58:56.546 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='c44cac93b66eb62f5356b4a53768478e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:58:56.547 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='c44cac93b66eb62f5356b4a53768478e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:58:56.547 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<presence/>



*** User 2024-04-15 16:58:56.549 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1'/>



*** User 2024-04-15 16:58:56.549 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='c226ed4d6cd4a2be87adc078c2f50ae8' to='room-ab0df04d33@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants/>
	</query>
</iq>



*** User 2024-04-15 16:58:56.555 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='c226ed4d6cd4a2be87adc078c2f50ae8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-200336-549723</version>
		<user affiliation='owner'>alice_muclight_inbox_msg_unread_count_fcm_2877@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 16:58:56.555 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='room-ab0df04d33@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='c226ed4d6cd4a2be87adc078c2f50ae8' type='result'/>



*** User 2024-04-15 16:58:56.555 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='ab5f697354a71378523665c8bc47ff4a' to='room-ab0df04d33@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_2877@localhost</user>
	</query>
</iq>



*** User 2024-04-15 16:58:56.563 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='ab5f697354a71378523665c8bc47ff4a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-200336-557140</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_2877@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 16:58:56.563 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='ab5f697354a71378523665c8bc47ff4a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-200336-549723</prev-version>
		<version>1713-200336-557140</version>
		<user affiliation='member'>kate_muclight_inbox_msg_unread_count_fcm_2877@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 16:58:56.563 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='room-ab0df04d33@muclight.localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='ab5f697354a71378523665c8bc47ff4a' type='result'/>



*** User 2024-04-15 16:58:56.563 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='kate_muclight_inbox_msg_unread_count_fcm_2877-pubsub.localhost-princely_musings_75ZTYXISr4E=-create_node' from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_75ZTYXISr4E='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-04-15 16:58:56.567 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='kate_muclight_inbox_msg_unread_count_fcm_2877-pubsub.localhost-princely_musings_75ZTYXISr4E=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_75ZTYXISr4E='/>
	</pubsub>
</iq>



*** User 2024-04-15 16:58:56.567 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='8mvN8hc=' from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_75ZTYXISr4E='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-04-15 16:58:56.569 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='pubsub.localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='8mvN8hc=' type='result'/>



*** User 2024-04-15 16:58:56.569 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='da1cd0c2c1a50623dcdedf3a2946449e'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_75ZTYXISr4E='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>fcm</value>
			</field>
			<field var='device_id'>
				<value>8MCL30238N2EM2I33GIB761K484</value>
			</field>
			<field var='silent'>
				<value>true</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-15 16:58:56.570 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='da1cd0c2c1a50623dcdedf3a2946449e' type='result'/>



*** User 2024-04-15 16:58:56.571 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-04-15 16:58:56.672 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-04-15 16:58:56.672 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<message type='groupchat' to='room-ab0df04d33@muclight.localhost'>
	<body>First!</body>
</message>



*** User 2024-04-15 16:58:56.678 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='1713-200336-674255' type='groupchat'>
	<body>First!</body>
</message>



*** User 2024-04-15 16:58:56.679 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<message type='groupchat' to='room-ab0df04d33@muclight.localhost'>
	<body>Second!</body>
</message>



*** User 2024-04-15 16:58:56.683 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='1713-200336-679919' type='groupchat'>
	<body>Second!</body>
</message>



*** User 2024-04-15 16:58:56.684 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-04-15 16:58:56.684 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<presence/>



*** User 2024-04-15 16:58:56.685 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<presence from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1'/>



*** User 2024-04-15 16:58:56.685 ***🔗
waiting for is_online is done in 0 miliseconds

*** User 2024-04-15 16:58:56.685 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<message type='groupchat' to='room-ab0df04d33@muclight.localhost'>
	<body>Third!</body>
</message>



*** User 2024-04-15 16:58:56.689 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='1713-200336-686729' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-04-15 16:58:56.689 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='room-ab0df04d33@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='alice_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='1713-200336-686729' type='groupchat'>
	<body>Third!</body>
</message>



*** User 2024-04-15 16:58:56.689 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
<iq type='set' id='da1f976f19f8dcd405b0ca67a62a34dc'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-04-15 16:58:56.690 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<message from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='1713-200336-690308'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='3' queryid='da1f976f19f8dcd405b0ca67a62a34dc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:58:56.688385Z'/>
			<message to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' id='1713-200336-686729' type='groupchat' from='room-ab0df04d33@muclight.localhost/alice_muclight_inbox_msg_unread_count_fcm_2877@localhost'>
				<body>Third!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 16:58:56.690 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
<iq from='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost' to='kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1' id='da1f976f19f8dcd405b0ca67a62a34dc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713200336688385/cm9vbS1hYjBkZjA0ZDMzQG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713200336688385/cm9vbS1hYjBkZjA0ZDMzQG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>3</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 16:58:56.690 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 16:58:56.690 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
</stream:stream>

*** User 2024-04-15 16:58:56.691 ***🔗
kate_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
</stream:stream>

*** User 2024-04-15 16:58:56.691 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 out
</stream:stream>

*** User 2024-04-15 16:58:56.691 ***🔗
alice_muclight_inbox_msg_unread_count_fcm_2877@localhost/res1 in
</stream:stream>
*** CT 2024-04-15 16:58:56.709 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4450.html



=== Ended at 2024-04-15 16:58:56
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result