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

=== Config value:

    [{watchdog,<0.2431.1>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   delete_domain_limit => infinity,
                   groupchat => [muclight],
                   iqdisc => no_queue,max_result_limit => infinity,
                   remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fd91257997dc.2024-02-26_12.03.35/big_tests.tests.inbox_SUITE.logs/run.2024-02-26_12.11.04/inbox_suite.create_groupchat.65795.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@fd91257997dc.2024-02-26_12.03.35/big_tests.tests.inbox_SUITE.logs/run.2024-02-26_12.11.04/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_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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@fd91257997dc.2024-02-26_12.03.35"

=== Started at 2024-02-26 12:11:04


*** CT 2024-02-26 12:11:04.849 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2070.html

*** User 2024-02-26 12:11:04.862 ***🔗
alicE_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.863 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='392c9f6ead752bf4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 12:11:04.863 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.863 ***🔗
alicE_create_groupchat_1477@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9ncm91cGNoYXRfMTQ3NwBtYXR5Z3J5c2E=</auth>



*** User 2024-02-26 12:11:04.864 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 12:11:04.864 ***🔗
alicE_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.864 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0843696a1ac04ce3' from='localhost' version='1.0' xml:lang='en' to='alice_create_groupchat_1477@localhost'>

*** User 2024-02-26 12:11:04.864 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.864 ***🔗
alicE_create_groupchat_1477@localhost/res1 out
<iq type='set' id='7eb2a3ba0a755d8bda7c90d8ffab3cbc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.865 ***🔗
alicE_create_groupchat_1477@localhost/res1 in
<iq id='7eb2a3ba0a755d8bda7c90d8ffab3cbc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_groupchat_1477@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.865 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<iq type='set' id='52470282d96272e96b036c55f66c623d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.865 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<iq from='localhost' to='alice_create_groupchat_1477@localhost/res1' id='52470282d96272e96b036c55f66c623d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.865 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<presence/>



*** User 2024-02-26 12:11:04.869 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<presence from='alice_create_groupchat_1477@localhost/res1' to='alice_create_groupchat_1477@localhost/res1'/>



*** User 2024-02-26 12:11:04.869 ***🔗
bOb_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.869 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8bb96a52520c01b0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 12:11:04.869 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.870 ***🔗
bOb_create_groupchat_1477@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfZ3JvdXBjaGF0XzE0NzcAbWFrcm9saWth</auth>



*** User 2024-02-26 12:11:04.870 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 12:11:04.870 ***🔗
bOb_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.871 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='740e955f8257f286' from='localhost' version='1.0' xml:lang='en' to='bob_create_groupchat_1477@localhost'>

*** User 2024-02-26 12:11:04.871 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.871 ***🔗
bOb_create_groupchat_1477@localhost/res1 out
<iq type='set' id='7ecd2031d0ba07ce376e167a33dae26b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.871 ***🔗
bOb_create_groupchat_1477@localhost/res1 in
<iq id='7ecd2031d0ba07ce376e167a33dae26b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_create_groupchat_1477@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.871 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<iq type='set' id='c7fa1b78a962d20efeb5d00ed315bbea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.871 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<iq from='localhost' to='bob_create_groupchat_1477@localhost/res1' id='c7fa1b78a962d20efeb5d00ed315bbea' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.872 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<presence/>



*** User 2024-02-26 12:11:04.877 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<presence from='bob_create_groupchat_1477@localhost/res1' to='bob_create_groupchat_1477@localhost/res1'/>



*** User 2024-02-26 12:11:04.877 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.877 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a6f94421ca196808' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 12:11:04.878 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.878 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfY3JlYXRlX2dyb3VwY2hhdF8xNDc3AG1ha3Jvd2U7cA==</auth>



*** User 2024-02-26 12:11:04.879 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 12:11:04.879 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-26 12:11:04.879 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='964074cd37c63179' from='localhost' version='1.0' xml:lang='en' to='kate_create_groupchat_1477@localhost'>

*** User 2024-02-26 12:11:04.879 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-26 12:11:04.879 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<iq type='set' id='530ff896835403fb8b47c9cad9a70e0d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.880 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<iq id='530ff896835403fb8b47c9cad9a70e0d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_create_groupchat_1477@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 12:11:04.880 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<iq type='set' id='19335920420fddec74ded756f6de4ef8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.880 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<iq from='localhost' to='kate_create_groupchat_1477@localhost/res1' id='19335920420fddec74ded756f6de4ef8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 12:11:04.880 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<presence/>



*** User 2024-02-26 12:11:04.934 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<presence from='kate_create_groupchat_1477@localhost/res1' to='kate_create_groupchat_1477@localhost/res1'/>



*** User 2024-02-26 12:11:04.934 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<iq type='set' id='b1c616dbb8bec5983ddc0c0e57124023' to='princely_musings_r.5B+8IYUlQ=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice_create_groupchat_1477@localhost</user>
			<user affiliation='member'>kate_create_groupchat_1477@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-02-26 12:11:04.941 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost' to='bob_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-949464-936130</version>
		<user affiliation='owner'>bob_create_groupchat_1477@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 12:11:04.941 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost' to='alice_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-949464-936130</version>
		<user affiliation='member'>alice_create_groupchat_1477@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 12:11:04.941 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost' to='kate_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-949464-936130</version>
		<user affiliation='member'>kate_create_groupchat_1477@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-26 12:11:04.941 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<iq from='princely_musings_r.5b+8iyulq=@muclight.localhost' to='bob_create_groupchat_1477@localhost/res1' id='b1c616dbb8bec5983ddc0c0e57124023' type='result'/>



*** User 2024-02-26 12:11:04.942 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<iq type='set' id='b31169c2cba2aca7a631088440ccc5e7'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.942 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='1708-949464-942573'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b31169c2cba2aca7a631088440ccc5e7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='bob_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='owner'>bob_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.943 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<iq from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='b31169c2cba2aca7a631088440ccc5e7' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.943 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.943 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<iq type='set' id='e568597ca4912184936bbb79f24ff73b'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.944 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='1708-949464-944152'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e568597ca4912184936bbb79f24ff73b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='alice_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>alice_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.944 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<iq from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='e568597ca4912184936bbb79f24ff73b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.944 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.944 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<iq type='set' id='c475d76dddd99e0604a3dd203b13e171'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.945 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='1708-949464-945644'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c475d76dddd99e0604a3dd203b13e171'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='kate_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>kate_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.945 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<iq from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='c475d76dddd99e0604a3dd203b13e171' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.946 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.946 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<iq type='set' id='33635ff7880bc8f8aab4ab228436a4ee'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.946 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='1708-949464-946658'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='33635ff7880bc8f8aab4ab228436a4ee'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='bob_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='owner'>bob_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.946 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<iq from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='33635ff7880bc8f8aab4ab228436a4ee' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.947 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.947 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<message to='princely_musings_r.5b+8iyulq=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.949 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost' id='1708-949464-947788' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.949 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/bob_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost' id='1708-949464-947788' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.949 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/bob_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost' id='1708-949464-947788' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.949 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<iq type='set' id='0ef49e29528a3a990153717e9c264519'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.951 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='1708-949464-950962'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0ef49e29528a3a990153717e9c264519'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='alice_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>alice_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.951 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<iq from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='0ef49e29528a3a990153717e9c264519' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.951 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.951 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<message to='princely_musings_r.5b+8iyulq=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.953 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/alice_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost' id='1708-949464-952631' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.954 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost' id='1708-949464-952631' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.954 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/alice_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost' id='1708-949464-952631' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.954 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<iq type='set' id='5d30b97d26ddd4ff54a83b585009d2c5'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.955 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='1708-949464-954747'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5d30b97d26ddd4ff54a83b585009d2c5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='kate_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>kate_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.955 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<iq from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='5d30b97d26ddd4ff54a83b585009d2c5' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.955 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.955 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<message to='princely_musings_r.5b+8iyulq=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.957 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/kate_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost' id='1708-949464-955976' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.957 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/kate_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost' id='1708-949464-955976' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.958 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='princely_musings_r.5b+8iyulq=@muclight.localhost/kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost' id='1708-949464-955976' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='b1c616dbb8bec5983ddc0c0e57124023'/>
</message>



*** User 2024-02-26 12:11:04.958 ***🔗
bob_create_groupchat_1477@localhost/res1 out
<iq type='set' id='1792cea9bbbb8a77132644a7c1b35987'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.959 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<message from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='1708-949464-958919'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1792cea9bbbb8a77132644a7c1b35987'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='bob_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='owner'>bob_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.959 ***🔗
bob_create_groupchat_1477@localhost/res1 in
<iq from='bob_create_groupchat_1477@localhost' to='bob_create_groupchat_1477@localhost/res1' id='1792cea9bbbb8a77132644a7c1b35987' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.959 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.959 ***🔗
alice_create_groupchat_1477@localhost/res1 out
<iq type='set' id='91bdd9788e15c60fc99a0f41c7f2fd58'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.961 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<message from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='1708-949464-960760'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='91bdd9788e15c60fc99a0f41c7f2fd58'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='alice_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>alice_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.961 ***🔗
alice_create_groupchat_1477@localhost/res1 in
<iq from='alice_create_groupchat_1477@localhost' to='alice_create_groupchat_1477@localhost/res1' id='91bdd9788e15c60fc99a0f41c7f2fd58' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.961 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.961 ***🔗
kate_create_groupchat_1477@localhost/res1 out
<iq type='set' id='e6c3b876764bd8f76446e35214bf7988'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-02-26 12:11:04.962 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<message from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='1708-949464-962100'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e6c3b876764bd8f76446e35214bf7988'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:11:04.935120Z'/>
			<message to='kate_create_groupchat_1477@localhost' id='b1c616dbb8bec5983ddc0c0e57124023' type='groupchat' from='princely_musings_r.5b+8iyulq=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1708-949464-936130</version>
					<user affiliation='member'>kate_create_groupchat_1477@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-02-26 12:11:04.962 ***🔗
kate_create_groupchat_1477@localhost/res1 in
<iq from='kate_create_groupchat_1477@localhost' to='kate_create_groupchat_1477@localhost/res1' id='e6c3b876764bd8f76446e35214bf7988' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1708949464935120/cHJpbmNlbHlfbXVzaW5nc19yLjViKzhpeXVscT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-02-26 12:11:04.962 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-02-26 12:11:04.962 ***🔗
kate_create_groupchat_1477@localhost/res1 out
</stream:stream>

*** User 2024-02-26 12:11:04.963 ***🔗
kate_create_groupchat_1477@localhost/res1 in
</stream:stream>

*** User 2024-02-26 12:11:04.963 ***🔗
bob_create_groupchat_1477@localhost/res1 out
</stream:stream>

*** User 2024-02-26 12:11:04.963 ***🔗
bob_create_groupchat_1477@localhost/res1 in
</stream:stream>

*** User 2024-02-26 12:11:04.963 ***🔗
alice_create_groupchat_1477@localhost/res1 out
</stream:stream>

*** User 2024-02-26 12:11:04.963 ***🔗
alice_create_groupchat_1477@localhost/res1 in
</stream:stream>
*** CT 2024-02-26 12:11:04.965 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2070.html



=== Ended at 2024-02-26 12:11:05
=== successfully completed test case
=== === Returned value: ok