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

=== Config value:

    [{watchdog,<0.25586.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 => [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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/inbox_suite.groupchat_reset_stanza_resets_inbox.40194.html"},
     {tc_group_properties,[{name,muclight},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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/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@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:02:50


*** CT 2022-05-18 10:02:50.462 *** View log from node mongooseim@localhost when started mongooseim@localhost_1661.html
*** CT 2022-05-18 10:02:50.462 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_401.html

*** User 2022-05-18 10:02:50.493 ***
alicE_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.494 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b7b271721820549' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.494 ***
alicE_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.495 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2dyb3VwY2hhdF9yZXNldF9zdGFuemFfcmVzZXRzX2luYm94Xzk4NgBtYXR5Z3J5c2E=</auth>



*** User 2022-05-18 10:02:50.497 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.497 ***
alicE_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.497 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1cc36e2414c47002' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.497 ***
alicE_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.498 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='f3e9999637aa0a9eb35065842819196a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alicE_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq id='f3e9999637aa0a9eb35065842819196a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='bae6b1b10904a0748f1f7203daf505b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq type='result' id='bae6b1b10904a0748f1f7203daf505b0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.501 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<presence from='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.501 ***
bOb_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.502 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a51cfdbb32eeeea' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.502 ***
bOb_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.502 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ncm91cGNoYXRfcmVzZXRfc3RhbnphX3Jlc2V0c19pbmJveF85ODYAbWFrcm9saWth</auth>



*** User 2022-05-18 10:02:50.503 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.503 ***
bOb_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.503 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6bbe2bae9ad367cd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.503 ***
bOb_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.503 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='632af857945f972d0d8b2758913edd88'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bOb_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq id='632af857945f972d0d8b2758913edd88' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='b168f6e516afedbd7adb4f6ab90fcdec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq type='result' id='b168f6e516afedbd7adb4f6ab90fcdec'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.507 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<presence from='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.507 ***
kate_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.508 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3687c49de6cd27c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.508 ***
kate_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.508 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfZ3JvdXBjaGF0X3Jlc2V0X3N0YW56YV9yZXNldHNfaW5ib3hfOTg2AG1ha3Jvd2U7cA==</auth>



*** User 2022-05-18 10:02:50.509 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.509 ***
kate_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e947582e3fc0520e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@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-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='c9dedbafd903dd0e3595ecb3f0e0a19b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq id='c9dedbafd903dd0e3595ecb3f0e0a19b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='6dd3f9ae1ac346eac4b81b174680bd3d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq type='result' id='6dd3f9ae1ac346eac4b81b174680bd3d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.513 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<presence from='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.513 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='8f85aa44ec3017c980b10575141c95f8' to='princely_musings_lsOZ99LFXkY=@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_986@localhost</user>
			<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_986@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-18 10:02:50.519 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-514400</version>
		<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_986@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.519 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-514400</version>
		<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_986@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.519 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-514400</version>
		<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_986@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.519 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='princely_musings_lsoz99lfxky=@muclight.localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='8f85aa44ec3017c980b10575141c95f8' type='result'/>



*** User 2022-05-18 10:02:50.519 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='fb4d3960568b0503b906aa736c9918a8'>
	<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-18 10:02:50.521 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-520887'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='fb4d3960568b0503b906aa736c9918a8'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.521 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='fb4d3960568b0503b906aa736c9918a8' 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-18 10:02:50.521 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='71d1aade0ad8f894020f64c045cd1a79'>
	<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-18 10:02:50.522 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='71d1aade0ad8f894020f64c045cd1a79' 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-18 10:02:50.622 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='71d1aade0ad8f894020f64c045cd1a79'>
	<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-18 10:02:50.623 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-623611'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='71d1aade0ad8f894020f64c045cd1a79'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.623 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='71d1aade0ad8f894020f64c045cd1a79' 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-18 10:02:50.624 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='a6542a5163b105142dd654f4ea3581a0'>
	<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-18 10:02:50.625 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-625072'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a6542a5163b105142dd654f4ea3581a0'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.625 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='a6542a5163b105142dd654f4ea3581a0' 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-18 10:02:50.625 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='a5a7a8097e893bf6b8e62c158fb21a2a'>
	<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-18 10:02:50.626 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-626487'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a5a7a8097e893bf6b8e62c158fb21a2a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.626 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='a5a7a8097e893bf6b8e62c158fb21a2a' 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-18 10:02:50.626 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<message to='princely_musings_lsoz99lfxky=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.628 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-627392' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.628 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-627392' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.628 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-627392' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.628 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='6a19131dce220c7b814f111c5a9b3c81'>
	<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-18 10:02:50.629 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-629511'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6a19131dce220c7b814f111c5a9b3c81'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.629 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='6a19131dce220c7b814f111c5a9b3c81' 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-18 10:02:50.629 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<message to='princely_musings_lsoz99lfxky=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.630 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-630165' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.631 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-630165' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.631 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-630165' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.631 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='1017d9184a302be4d2fd5e787eacb3bd'>
	<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-18 10:02:50.631 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-631657'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1017d9184a302be4d2fd5e787eacb3bd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.632 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1017d9184a302be4d2fd5e787eacb3bd' 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-18 10:02:50.632 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<message to='princely_musings_lsoz99lfxky=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.633 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-632413' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.633 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-632413' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.633 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='1652-868170-632413' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8f85aa44ec3017c980b10575141c95f8'/>
</message>



*** User 2022-05-18 10:02:50.633 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='5537c6b4ebb20b85fcc9da6828c32979'>
	<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-18 10:02:50.759 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-759240'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='5537c6b4ebb20b85fcc9da6828c32979'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='owner'>alice_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.759 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='5537c6b4ebb20b85fcc9da6828c32979' 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-18 10:02:50.760 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='0e16fefd5bee4795bd3ef37ee4032913'>
	<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-18 10:02:50.760 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-760645'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='0e16fefd5bee4795bd3ef37ee4032913'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>bob_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.761 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='0e16fefd5bee4795bd3ef37ee4032913' 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-18 10:02:50.761 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='525766da88ccff8c1fc048abb076ad26'>
	<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-18 10:02:50.761 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868170-761614'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='525766da88ccff8c1fc048abb076ad26'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.513656Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='8f85aa44ec3017c980b10575141c95f8' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-514400</version>
					<user affiliation='member'>kate_groupchat_reset_stanza_resets_inbox_986@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.761 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='525766da88ccff8c1fc048abb076ad26' 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-18 10:02:50.762 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<message to='princely_musings_lsOZ99LFXkY=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.084 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.084 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.084 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.084 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='5ebecaab0b9f1330b84f12c6d06353fe'>
	<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-18 10:02:51.210 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-210135'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='5ebecaab0b9f1330b84f12c6d06353fe'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083088Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.210 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='5ebecaab0b9f1330b84f12c6d06353fe' 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-18 10:02:51.210 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='9f4e8bef41ac8a7250e0fc74ee551ad5'>
	<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-18 10:02:51.211 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-211534'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9f4e8bef41ac8a7250e0fc74ee551ad5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083416Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.211 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='9f4e8bef41ac8a7250e0fc74ee551ad5' 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-18 10:02:51.212 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='b9926f912e73ebcff97b73022c8f6328'>
	<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-18 10:02:51.213 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-212646'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b9926f912e73ebcff97b73022c8f6328'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083721Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.213 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='b9926f912e73ebcff97b73022c8f6328' 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-18 10:02:51.213 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='a7bcc80ffd64999cd7ea251ca4abf376'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='princely_musings_lsOZ99LFXkY=@muclight.localhost'/>
</iq>



*** User 2022-05-18 10:02:51.310 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='a7bcc80ffd64999cd7ea251ca4abf376' type='result'>
	<reset xmlns='erlang-solutions.com:xmpp:inbox:0#conversation'/>
</iq>



*** User 2022-05-18 10:02:51.310 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='87a3fb0fb8ebb6bccc5cf081d37e3681'>
	<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-18 10:02:51.486 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-486301'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='87a3fb0fb8ebb6bccc5cf081d37e3681'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083416Z'/>
			<message to='bob_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.487 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='bob_groupchat_reset_stanza_resets_inbox_986@localhost' to='bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='87a3fb0fb8ebb6bccc5cf081d37e3681' 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-18 10:02:51.487 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='cd2694ab163a2f8465c15f4b02a4f076'>
	<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-18 10:02:51.533 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-532744'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='cd2694ab163a2f8465c15f4b02a4f076'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083088Z'/>
			<message to='alice_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.533 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='alice_groupchat_reset_stanza_resets_inbox_986@localhost' to='alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='cd2694ab163a2f8465c15f4b02a4f076' 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-18 10:02:51.533 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
<iq type='set' id='f15d6d1ef48cd268d44888867de6f9ba'>
	<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-18 10:02:51.533 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<message from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='1652-868171-533674'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f15d6d1ef48cd268d44888867de6f9ba'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.083721Z'/>
			<message to='kate_groupchat_reset_stanza_resets_inbox_986@localhost' id='some_ID' type='groupchat' from='princely_musings_lsoz99lfxky=@muclight.localhost/alice_groupchat_reset_stanza_resets_inbox_986@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.534 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
<iq from='kate_groupchat_reset_stanza_resets_inbox_986@localhost' to='kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1' id='f15d6d1ef48cd268d44888867de6f9ba' 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-18 10:02:51.534 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:51.534 ***
kate_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:51.534 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:51.808 ***
bob_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:51.808 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:51.855 ***
alice_groupchat_reset_stanza_resets_inbox_986@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:02:51.857 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_401.html
*** CT 2022-05-18 10:02:51.858 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1661.html



=== Ended at 2022-05-18 10:02:51
=== successfully completed test case
=== === Returned value: ok