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

=== Config value:

    [{watchdog,<0.24881.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@6949c6250523.2022-05-25_10.37.44/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.40.58/inbox_suite.groupchat_reset_stanza_resets_inbox.24579.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {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@6949c6250523.2022-05-25_10.37.44/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.40.58/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_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@6949c6250523.2022-05-25_10.37.44"

=== Started at 2022-05-25 10:40:59


*** CT 2022-05-25 10:40:59.113 *** View log from node mongooseim@localhost when started mongooseim@localhost_1655.html
*** CT 2022-05-25 10:40:59.113 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:40:59.127 ***
alicE_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.128 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='801358399383d3c0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.128 ***
alicE_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.128 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2dyb3VwY2hhdF9yZXNldF9zdGFuemFfcmVzZXRzX2luYm94XzkzOABtYXR5Z3J5c2E=</auth>



*** User 2022-05-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e3a4a4e4cfa402c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='3bcfa494a0a6641ccf19aed3d36dce09'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.129 ***
alicE_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq id='3bcfa494a0a6641ccf19aed3d36dce09' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.130 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='9c420312b2ed5b68352e451ea271d3c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.130 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq type='result' id='9c420312b2ed5b68352e451ea271d3c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.130 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:59.131 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<presence from='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:59.132 ***
bOb_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.132 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='38959aa8f1f5c401' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.132 ***
bOb_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.132 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ncm91cGNoYXRfcmVzZXRfc3RhbnphX3Jlc2V0c19pbmJveF85MzgAbWFrcm9saWth</auth>



*** User 2022-05-25 10:40:59.133 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:59.133 ***
bOb_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.133 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='23d7edecd7cc1250' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.133 ***
bOb_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.133 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='22121bac1494db166f9da2ae3f59ae00'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.134 ***
bOb_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq id='22121bac1494db166f9da2ae3f59ae00' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.134 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='f091f8aad6fd1fdee71c8b99745accb8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.134 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq type='result' id='f091f8aad6fd1fdee71c8b99745accb8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.134 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:59.136 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<presence from='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:59.136 ***
kate_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.137 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='da782d43abafdda8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.137 ***
kate_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.137 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfZ3JvdXBjaGF0X3Jlc2V0X3N0YW56YV9yZXNldHNfaW5ib3hfOTM4AG1ha3Jvd2U7cA==</auth>



*** User 2022-05-25 10:40:59.138 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:40:59.138 ***
kate_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.138 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ddd6336f22f74866' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:40:59.138 ***
kate_groupchat_reset_stanza_resets_inbox_938@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-25 10:40:59.138 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='327496654635e1fb09665bb72579bcda'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.139 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq id='327496654635e1fb09665bb72579bcda' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:40:59.139 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='7f0ea427ee218f02c107ce52236c4b5b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.139 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq type='result' id='7f0ea427ee218f02c107ce52236c4b5b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:40:59.139 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<presence/>



*** User 2022-05-25 10:40:59.141 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<presence from='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:40:59.141 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='2e99eff803ee8d7a733d7314a6e32579' to='princely_musings_+JqfHevUJD0=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_938@localhost</user>
			<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_938@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-25 10:40:59.152 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475259-143163</version>
		<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_938@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:40:59.152 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475259-143163</version>
		<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_938@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:40:59.152 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1653-475259-143163</version>
		<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_938@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 10:40:59.152 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='princely_musings_+jqfhevujd0=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='2e99eff803ee8d7a733d7314a6e32579' type='result'/>



*** User 2022-05-25 10:40:59.152 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='81ebe567b060ee9d8bd33a63600447b2'>
	<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-25 10:40:59.153 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-153004'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='81ebe567b060ee9d8bd33a63600447b2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.153 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='81ebe567b060ee9d8bd33a63600447b2' 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-25 10:40:59.153 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='5fbad1cf97810d78849a314ad7846226'>
	<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-25 10:40:59.154 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-154754'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5fbad1cf97810d78849a314ad7846226'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.155 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='5fbad1cf97810d78849a314ad7846226' 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-25 10:40:59.155 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='c8444c0347a804cbfd2893d6b3776c13'>
	<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-25 10:40:59.156 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-155836'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c8444c0347a804cbfd2893d6b3776c13'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.156 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='c8444c0347a804cbfd2893d6b3776c13' 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-25 10:40:59.156 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='7b1d305c43481478dfec23ce1b793ac4'>
	<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-25 10:40:59.157 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-156983'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7b1d305c43481478dfec23ce1b793ac4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.157 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='7b1d305c43481478dfec23ce1b793ac4' 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-25 10:40:59.157 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<message to='princely_musings_+jqfhevujd0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.216 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-215052' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.216 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-215052' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.216 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-215052' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.216 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='a78b5e77c342b8410a36fc44cf3e2570'>
	<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-25 10:40:59.217 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-216883'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a78b5e77c342b8410a36fc44cf3e2570'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.217 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='a78b5e77c342b8410a36fc44cf3e2570' 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-25 10:40:59.217 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<message to='princely_musings_+jqfhevujd0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.218 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-217771' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.218 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-217771' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.218 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-217771' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.219 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='9fbc8ebf626435fb43cd588332b71a36'>
	<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-25 10:40:59.238 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-237559'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9fbc8ebf626435fb43cd588332b71a36'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.238 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='9fbc8ebf626435fb43cd588332b71a36' 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-25 10:40:59.238 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<message to='princely_musings_+jqfhevujd0=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.239 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-238969' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.239 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-238969' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.240 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='1653-475259-238969' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='2e99eff803ee8d7a733d7314a6e32579'/>
</message>



*** User 2022-05-25 10:40:59.240 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='b8f39c2967179ba7d12b85573e67ee60'>
	<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-25 10:40:59.387 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-387045'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b8f39c2967179ba7d12b85573e67ee60'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.387 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='b8f39c2967179ba7d12b85573e67ee60' 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-25 10:40:59.387 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='ab789179ba5603a2a8326f94a435f074'>
	<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-25 10:40:59.388 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-388316'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='ab789179ba5603a2a8326f94a435f074'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.388 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='ab789179ba5603a2a8326f94a435f074' 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-25 10:40:59.388 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='d7959fdb7d8b1b83d9b057e0abf475c5'>
	<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-25 10:40:59.389 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-389216'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='d7959fdb7d8b1b83d9b057e0abf475c5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.142032Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='2e99eff803ee8d7a733d7314a6e32579' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1653-475259-143163</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_938@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.389 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='d7959fdb7d8b1b83d9b057e0abf475c5' 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-25 10:40:59.389 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<message to='princely_musings_+JqfHevUJD0=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:40:59.712 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:40:59.712 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:40:59.712 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-25 10:40:59.712 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='7a78d74529e332f2694ec009b0523e45'>
	<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-25 10:40:59.838 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-838021'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='7a78d74529e332f2694ec009b0523e45'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.710862Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.838 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='7a78d74529e332f2694ec009b0523e45' 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-25 10:40:59.838 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='304935fe2445e6ec52ba322c6c4c9f3c'>
	<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-25 10:40:59.839 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-839033'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='304935fe2445e6ec52ba322c6c4c9f3c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.711440Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.839 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='304935fe2445e6ec52ba322c6c4c9f3c' 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-25 10:40:59.839 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='1099c840c37ff46c30d8d003ec8245c5'>
	<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-25 10:40:59.840 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-840009'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1099c840c37ff46c30d8d003ec8245c5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.712032Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.840 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1099c840c37ff46c30d8d003ec8245c5' 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-25 10:40:59.840 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='160106a4e462db3315f2adfe46344140'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='princely_musings_+JqfHevUJD0=@muclight.localhost'/>
</iq>



*** User 2022-05-25 10:40:59.841 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='160106a4e462db3315f2adfe46344140' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-25 10:40:59.841 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='03319cbad791c8e213a97918ff89ba96'>
	<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-25 10:40:59.842 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475259-841954'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='03319cbad791c8e213a97918ff89ba96'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.711440Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:40:59.842 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_938@localhost' to='bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='03319cbad791c8e213a97918ff89ba96' 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-25 10:40:59.842 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='61186ac3a2b10c862870a876f5942d75'>
	<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-25 10:41:00.161 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475260-161334'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='61186ac3a2b10c862870a876f5942d75'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.710862Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:00.161 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_938@localhost' to='alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='61186ac3a2b10c862870a876f5942d75' 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-25 10:41:00.161 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
<iq type='set' id='d9357cb61bf7217e12ada549377ca6e6'>
	<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-25 10:41:00.162 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='1653-475260-162291'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d9357cb61bf7217e12ada549377ca6e6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:40:59.712032Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_938@localhost' id='some_ID' type='groupchat' from='princely_musings_+jqfhevujd0=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_938@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:00.162 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_938@localhost' to='kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1' id='d9357cb61bf7217e12ada549377ca6e6' 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-25 10:41:00.162 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:00.162 ***
kate_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:00.162 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:00.163 ***
bob_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:00.163 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:00.483 ***
alice_groupchat_reset_stanza_resets_inbox_938@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:00.485 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:41:00.485 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1655.html



=== Ended at 2022-05-25 10:41:00
=== successfully completed test case
=== === Returned value: ok