=== Test case: inbox_SUITE:unread_count_is_reset_after_sending_reset_stanza/1 (click for source code)

=== Config value:

    [{watchdog,<0.24704.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,bin_clean_after => 3600000,
                   bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muc],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/inbox_suite.unread_count_is_reset_after_sending_reset_stanza.26116.html"},
     {tc_group_properties,[{name,muc},parallel]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_last => #{backend => mnesia,iqdisc => one_queue},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42"

=== Started at 2022-05-11 08:59:57


*** CT 2022-05-11 08:59:57.676 *** View log from node mongooseim@localhost when started mongooseim@localhost_1624.html
*** CT 2022-05-11 08:59:57.677 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_111.html

*** User 2022-05-11 08:59:57.694 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.695 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='16b4eb778e2ea5c6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.695 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.695 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VucmVhZF9jb3VudF9pc19yZXNldF9hZnRlcl9zZW5kaW5nX3Jlc2V0X3N0YW56YV85NzUAbWF0eWdyeXNh</auth>



*** User 2022-05-11 08:59:57.697 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:57.697 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.698 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b94ae6974c14c014' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.698 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.698 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='7f4d41a6136ab747dbc3fc721bf14400'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.698 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq id='7f4d41a6136ab747dbc3fc721bf14400' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.698 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='81fa5b4201364ece59ac5a8f6575e883'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.699 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq type='result' id='81fa5b4201364ece59ac5a8f6575e883'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.699 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:57.709 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' to='alice_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:57.710 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.710 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec0baf702a140778' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.711 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.711 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bnJlYWRfY291bnRfaXNfcmVzZXRfYWZ0ZXJfc2VuZGluZ19yZXNldF9zdGFuemFfOTc1AG1ha3JvbGlrYQ==</auth>



*** User 2022-05-11 08:59:57.712 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='28c43e6eeef2fd29' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='2f7acc186870e06cbd2202c7103f4821'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq id='2f7acc186870e06cbd2202c7103f4821' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.713 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='baa8f1d3321c72e655aad79795635ffb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.714 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq type='result' id='baa8f1d3321c72e655aad79795635ffb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.714 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:57.720 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' to='bob_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:57.721 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.722 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8334fce0a8b094b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.722 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.722 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfdW5yZWFkX2NvdW50X2lzX3Jlc2V0X2FmdGVyX3NlbmRpbmdfcmVzZXRfc3RhbnphXzk3NQBtYWtyb3dlO3A=</auth>



*** User 2022-05-11 08:59:57.724 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:57.724 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:57.724 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='116f344a64414cfa' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='20dc6a9b516423bc30b99cd587e54992'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq id='20dc6a9b516423bc30b99cd587e54992' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='67a44d14f8e105286b20a51f14d79827'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq type='result' id='67a44d14f8e105286b20a51f14d79827'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:57.725 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence/>



*** User 2022-05-11 08:59:57.736 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:57.739 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence to='room-d4fe434b7d@muc.localhost/alicE_unread_count_is_reset_after_sending_reset_stanza_975'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:57.739 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence to='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:57.739 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<presence to='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-11 08:59:57.745 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.745 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/alicE_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.748 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:57.751 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.752 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.752 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:57.752 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/alicE_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.752 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.752 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/alicE_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.752 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.753 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.801 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-11 08:59:57.801 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='6267dec7949ee07abedb3a862bdc65b1' to='room-d4fe434b7d@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost' affiliation='member'/>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2022-05-11 08:59:57.803 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.815 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.821 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='room-d4fe434b7d@muc.localhost' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='6267dec7949ee07abedb3a862bdc65b1' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-05-11 08:59:57.821 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.821 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.822 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/kate_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.822 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<presence from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-11 08:59:57.822 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<message to='room-d4fe434b7d@muc.localhost' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:57.827 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:57.827 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:57.845 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-11 08:59:57.845 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='18db7d4c2d10e8fa4786453166730ebf'>
	<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 2022-05-11 08:59:57.848 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='18db7d4c2d10e8fa4786453166730ebf' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:57.949 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='18db7d4c2d10e8fa4786453166730ebf'>
	<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 2022-05-11 08:59:57.952 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='1652-259597-950864'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='18db7d4c2d10e8fa4786453166730ebf'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:57.824076Z'/>
			<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:57.952 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='18db7d4c2d10e8fa4786453166730ebf' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:57.952 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='e0d5cf331672f966939491d335c75aa2'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room-d4fe434b7d@muc.localhost'/>
</iq>



*** User 2022-05-11 08:59:57.953 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='e0d5cf331672f966939491d335c75aa2' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-11 08:59:57.953 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='ddee08b32ba813c6d43bb54a72dc3369'>
	<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 2022-05-11 08:59:57.955 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='1652-259597-955254'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='ddee08b32ba813c6d43bb54a72dc3369'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:57.824039Z'/>
			<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='bob_unread_count_is_reset_after_sending_reset_stanza_975@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:57.956 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='ddee08b32ba813c6d43bb54a72dc3369' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:57.956 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='0933ddf67c06d266dd441d256e58478d'>
	<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 2022-05-11 08:59:57.957 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='1652-259597-957302'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0933ddf67c06d266dd441d256e58478d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:57.823996Z'/>
			<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='alice_unread_count_is_reset_after_sending_reset_stanza_975@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:57.958 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='0933ddf67c06d266dd441d256e58478d' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:57.958 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
<iq type='set' id='8a961d2c1395c0cff307c5fffbae70ec'>
	<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 2022-05-11 08:59:57.960 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='1652-259597-959801'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8a961d2c1395c0cff307c5fffbae70ec'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:57.824076Z'/>
			<message from='room-d4fe434b7d@muc.localhost/bOb_unread_count_is_reset_after_sending_reset_stanza_975' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-11 08:59:57.960 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost' to='kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1' id='8a961d2c1395c0cff307c5fffbae70ec' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-11 08:59:57.960 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:58.024 ***
kate_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:58.024 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:58.024 ***
bOb_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
</stream:stream>

*** User 2022-05-11 08:59:58.025 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 out
</stream:stream>

*** User 2022-05-11 08:59:58.025 ***
alicE_unread_count_is_reset_after_sending_reset_stanza_975@localhost/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:58.027 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_111.html
*** CT 2022-05-11 08:59:58.027 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1624.html



=== Ended at 2022-05-11 08:59:58
=== successfully completed test case
=== === Returned value: ok