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

=== Config value:

    [{watchdog,<0.24401.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,"mysql_redis"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/inbox_suite.create_groupchat.24324.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@f547f21cc62a.2022-05-11_08.56.42/big_tests.tests.inbox_SUITE.logs/run.2022-05-11_08.59.40/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_last => #{backend => mnesia,iqdisc => one_queue},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

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

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


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

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

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

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



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



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



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

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

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



*** User 2022-05-11 08:59:53.753 ***
alicE_create_groupchat_961@localhost/res1 out
<iq type='set' id='4a8b2d28e621cf3ca5957781a473beb9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.755 ***
alicE_create_groupchat_961@localhost/res1 in
<iq id='4a8b2d28e621cf3ca5957781a473beb9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_create_groupchat_961@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



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

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

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



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



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



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

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

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



*** User 2022-05-11 08:59:53.778 ***
bOb_create_groupchat_961@localhost/res1 out
<iq type='set' id='84aa7defed81a46a05bebf28766aaabb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:53.779 ***
bOb_create_groupchat_961@localhost/res1 in
<iq id='84aa7defed81a46a05bebf28766aaabb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_create_groupchat_961@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



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

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

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



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



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



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

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

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



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



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



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



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



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



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



*** User 2022-05-11 08:59:53.803 ***
bOb_create_groupchat_961@localhost/res1 out
<iq type='set' id='66015099b72153db240f88fb7984da63' to='princely_musings_KcCJgkZIWLM=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice_create_groupchat_961@localhost</user>
			<user affiliation='member'>kate_create_groupchat_961@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-11 08:59:53.822 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost' to='bob_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-807225</version>
		<user affiliation='owner'>bob_create_groupchat_961@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.822 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost' to='alice_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-807225</version>
		<user affiliation='member'>alice_create_groupchat_961@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.822 ***
kate_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost' to='kate_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259593-807225</version>
		<user affiliation='member'>kate_create_groupchat_961@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 08:59:53.822 ***
bOb_create_groupchat_961@localhost/res1 in
<iq from='princely_musings_kccjgkziwlm=@muclight.localhost' to='bOb_create_groupchat_961@localhost/res1' id='66015099b72153db240f88fb7984da63' type='result'/>



*** User 2022-05-11 08:59:53.822 ***
bOb_create_groupchat_961@localhost/res1 out
<iq type='set' id='d725090608fb27b95171b996cfa2300d'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.826 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='bOb_create_groupchat_961@localhost' to='bOb_create_groupchat_961@localhost/res1' id='1652-259593-825303'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d725090608fb27b95171b996cfa2300d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='bob_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='owner'>bob_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.826 ***
alicE_create_groupchat_961@localhost/res1 out
<iq type='set' id='9c037eab10b8e9acddea2885711cace0'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.837 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='alicE_create_groupchat_961@localhost' to='alicE_create_groupchat_961@localhost/res1' id='1652-259593-833087'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9c037eab10b8e9acddea2885711cace0'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='alice_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>alice_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.844 ***
kate_create_groupchat_961@localhost/res1 out
<iq type='set' id='004518cb26a321d29f71228cd1a3045b'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.848 ***
kate_create_groupchat_961@localhost/res1 in
<message from='kate_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost/res1' id='1652-259593-847919'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='004518cb26a321d29f71228cd1a3045b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='kate_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>kate_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.848 ***
bOb_create_groupchat_961@localhost/res1 out
<iq type='set' id='bff5ad8b13f84579c4b55dee7a2cf9bf'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.850 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='bOb_create_groupchat_961@localhost' to='bOb_create_groupchat_961@localhost/res1' id='1652-259593-850362'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='bff5ad8b13f84579c4b55dee7a2cf9bf'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='bob_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='owner'>bob_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.851 ***
bOb_create_groupchat_961@localhost/res1 out
<message to='princely_musings_kccjgkziwlm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.860 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/bob_create_groupchat_961@localhost' to='bob_create_groupchat_961@localhost' id='1652-259593-851485' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.860 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/bob_create_groupchat_961@localhost' to='alice_create_groupchat_961@localhost' id='1652-259593-851485' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.861 ***
kate_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/bob_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost' id='1652-259593-851485' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.861 ***
alicE_create_groupchat_961@localhost/res1 out
<iq type='set' id='876b3a465bbffdc16c95391177e6e63d'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.864 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='alicE_create_groupchat_961@localhost' to='alicE_create_groupchat_961@localhost/res1' id='1652-259593-862932'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='876b3a465bbffdc16c95391177e6e63d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='alice_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>alice_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.864 ***
alicE_create_groupchat_961@localhost/res1 out
<message to='princely_musings_kccjgkziwlm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.869 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/alice_create_groupchat_961@localhost' to='bob_create_groupchat_961@localhost' id='1652-259593-864725' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.869 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/alice_create_groupchat_961@localhost' to='alice_create_groupchat_961@localhost' id='1652-259593-864725' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.869 ***
kate_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/alice_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost' id='1652-259593-864725' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.869 ***
kate_create_groupchat_961@localhost/res1 out
<iq type='set' id='685ff04ac802e9237515b3d825f4a318'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:53.872 ***
kate_create_groupchat_961@localhost/res1 in
<message from='kate_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost/res1' id='1652-259593-871485'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='685ff04ac802e9237515b3d825f4a318'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='kate_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>kate_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:53.872 ***
kate_create_groupchat_961@localhost/res1 out
<message to='princely_musings_kccjgkziwlm=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.878 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/kate_create_groupchat_961@localhost' to='bob_create_groupchat_961@localhost' id='1652-259593-873139' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.878 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/kate_create_groupchat_961@localhost' to='alice_create_groupchat_961@localhost' id='1652-259593-873139' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.878 ***
kate_create_groupchat_961@localhost/res1 in
<message from='princely_musings_kccjgkziwlm=@muclight.localhost/kate_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost' id='1652-259593-873139' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='66015099b72153db240f88fb7984da63'/>
</message>



*** User 2022-05-11 08:59:53.879 ***
bOb_create_groupchat_961@localhost/res1 out
<iq type='set' id='02ed4757d46b926c3431eb6472e3180e'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:54.016 ***
bOb_create_groupchat_961@localhost/res1 in
<message from='bOb_create_groupchat_961@localhost' to='bOb_create_groupchat_961@localhost/res1' id='1652-259594-15363'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='02ed4757d46b926c3431eb6472e3180e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='bob_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='owner'>bob_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:54.016 ***
alicE_create_groupchat_961@localhost/res1 out
<iq type='set' id='86ec948ac0ff17a53641b63ebc0a7443'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:54.020 ***
alicE_create_groupchat_961@localhost/res1 in
<message from='alicE_create_groupchat_961@localhost' to='alicE_create_groupchat_961@localhost/res1' id='1652-259594-19525'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='86ec948ac0ff17a53641b63ebc0a7443'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='alice_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>alice_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



*** User 2022-05-11 08:59:54.020 ***
kate_create_groupchat_961@localhost/res1 out
<iq type='set' id='e2f296fbf058eb4e5cfacf8728bda6d9'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-05-11 08:59:54.023 ***
kate_create_groupchat_961@localhost/res1 in
<message from='kate_create_groupchat_961@localhost' to='kate_create_groupchat_961@localhost/res1' id='1652-259594-22157'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e2f296fbf058eb4e5cfacf8728bda6d9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-11T08:59:53.803595Z'/>
			<message to='kate_create_groupchat_961@localhost' id='66015099b72153db240f88fb7984da63' type='groupchat' from='princely_musings_kccjgkziwlm=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-259593-807225</version>
					<user affiliation='member'>kate_create_groupchat_961@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



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



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

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

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

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

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

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



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