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

=== Config value:

    [{watchdog,<0.19936.0>},
     {inbox_opts,[{aff_changes,true},
                  {remove_on_kicked,true},
                  {groupchat,[muclight]},
                  {reset_markers,[<<"displayed">>]}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.inbox_SUITE.logs/run.2022-03-04_11.19.57/inbox_suite.create_groupchat_no_affiliation_stored.html"},
     {tc_group_properties,[{name,muclight_config},sequence]},
     {tc_group_path,[]},
     {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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.inbox_SUITE.logs/run.2022-03-04_11.19.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"domain.example.org">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:07


*** CT 2022-03-04 11:20:07.434 *** View log from node mongooseim@localhost when started mongooseim@localhost_916.html
*** CT 2022-03-04 11:20:07.434 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html

*** User 2022-03-04 11:20:07.442 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.442 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c719ab94a30f55f1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.443 ***
alicE@domain.example.com/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-03-04 11:20:07.443 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:20:07.444 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:07.444 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.445 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91e361379a9b7ef4' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.445 ***
alicE@domain.example.com/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-03-04 11:20:07.445 ***
alicE@domain.example.com/res1 out
<iq type='set' id='6c23a924ddf9a78d475f71fc57f74515'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.445 ***
alicE@domain.example.com/res1 in
<iq id='6c23a924ddf9a78d475f71fc57f74515' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.445 ***
alicE@domain.example.com/res1 out
<iq type='set' id='8adb883b9b47d450dfeee73e0acf1776'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.445 ***
alicE@domain.example.com/res1 in
<iq type='result' id='8adb883b9b47d450dfeee73e0acf1776'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.446 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:07.447 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:07.448 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.448 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a77be6010b771293' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.449 ***
bOb@domain.example.com/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-03-04 11:20:07.449 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-04 11:20:07.450 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:07.450 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.450 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='314e8eea17aa9a6a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.450 ***
bOb@domain.example.com/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-03-04 11:20:07.450 ***
bOb@domain.example.com/res1 out
<iq type='set' id='4eb3b55e933946c9333310b14e8bb513'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.450 ***
bOb@domain.example.com/res1 in
<iq id='4eb3b55e933946c9333310b14e8bb513' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.451 ***
bOb@domain.example.com/res1 out
<iq type='set' id='86c1a5eda6cc39c0b709036ad588eb18'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.451 ***
bOb@domain.example.com/res1 in
<iq type='result' id='86c1a5eda6cc39c0b709036ad588eb18'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.451 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:07.452 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:07.453 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.453 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76e4a9f024706bb2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.453 ***
kate@domain.example.com/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-03-04 11:20:07.453 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-03-04 11:20:07.454 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:07.454 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa91daffc4c8f313' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/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-03-04 11:20:07.455 ***
kate@domain.example.com/res1 out
<iq type='set' id='105dd44a01002532d741d4d6a08cbdac'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/res1 in
<iq id='105dd44a01002532d741d4d6a08cbdac' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/res1 out
<iq type='set' id='f37a61da474f8468187b89c8acfc2278'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/res1 in
<iq type='result' id='f37a61da474f8468187b89c8acfc2278'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:07.455 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:20:07.458 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:07.458 ***
bOb@domain.example.com/res1 out
<iq type='set' id='3db2856a93886f0727442ec22e9762c5' to='bobroom2@muclight2.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Bob&apos;s room2</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice@domain.example.com</user>
			<user affiliation='member'>kate@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-03-04 11:20:07.464 ***
bOb@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com' to='bob@domain.example.com' id='3db2856a93886f0727442ec22e9762c5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-392807-459632</version>
		<user affiliation='owner'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:20:07.464 ***
alicE@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com' to='alice@domain.example.com' id='3db2856a93886f0727442ec22e9762c5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-392807-459632</version>
		<user affiliation='member'>alice@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:20:07.464 ***
kate@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com' to='kate@domain.example.com' id='3db2856a93886f0727442ec22e9762c5' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1646-392807-459632</version>
		<user affiliation='member'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-03-04 11:20:07.464 ***
bOb@domain.example.com/res1 in
<iq from='bobroom2@muclight2.domain.example.com' to='bOb@domain.example.com/res1' id='3db2856a93886f0727442ec22e9762c5' type='result'/>



*** User 2022-03-04 11:20:07.465 ***
alicE@domain.example.com/res1 out
<iq type='set' id='488398eed6e4d4d4d0cd09614d14b258'>
	<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-03-04 11:20:07.466 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='488398eed6e4d4d4d0cd09614d14b258' 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-03-04 11:20:07.466 ***
bOb@domain.example.com/res1 out
<iq type='set' id='e7c0ab4c5d6f59e667e8fd27b3f7e47b'>
	<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-03-04 11:20:07.467 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='e7c0ab4c5d6f59e667e8fd27b3f7e47b' 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-03-04 11:20:07.467 ***
kate@domain.example.com/res1 out
<iq type='set' id='451d37f483173fe9a727b683b6bd8201'>
	<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-03-04 11:20:07.468 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='451d37f483173fe9a727b683b6bd8201' 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-03-04 11:20:07.468 ***
alicE@domain.example.com/res1 out
<message to='bobroom2@muclight2.domain.example.com' type='groupchat' id='123'>
	<body>Hi all!</body>
</message>



*** User 2022-03-04 11:20:07.473 ***
alicE@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-03-04 11:20:07.473 ***
bOb@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-03-04 11:20:07.473 ***
kate@domain.example.com/res1 in
<message from='bobroom2@muclight2.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-03-04 11:20:07.473 ***
alicE@domain.example.com/res1 out
<iq type='set' id='8bdf030b9e5b712af389ed4dbf91010a'>
	<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-03-04 11:20:07.475 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='4c896d27-1e59-4c1d-8f6e-59054153581e'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8bdf030b9e5b712af389ed4dbf91010a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:07.469886Z'/>
			<message to='alice@domain.example.com' id='123' type='groupchat' from='bobroom2@muclight2.domain.example.com/alice@domain.example.com'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-04 11:20:07.475 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='8bdf030b9e5b712af389ed4dbf91010a' 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-03-04 11:20:07.475 ***
bOb@domain.example.com/res1 out
<iq type='set' id='31ad9ed168adcc2a63cd547d2edfb6d2'>
	<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-03-04 11:20:07.477 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='fdd80d54-be27-4a73-bdee-3c8718a9d101'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='31ad9ed168adcc2a63cd547d2edfb6d2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:07.471255Z'/>
			<message to='bob@domain.example.com' id='123' type='groupchat' from='bobroom2@muclight2.domain.example.com/alice@domain.example.com'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-04 11:20:07.477 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='31ad9ed168adcc2a63cd547d2edfb6d2' 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-03-04 11:20:07.477 ***
kate@domain.example.com/res1 out
<iq type='set' id='203a33e30e332e62f414760198ba3693'>
	<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-03-04 11:20:07.478 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='648da315-b3f6-48aa-b99a-32d07fbe74cb'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='203a33e30e332e62f414760198ba3693'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:20:07.472373Z'/>
			<message to='kate@domain.example.com' id='123' type='groupchat' from='bobroom2@muclight2.domain.example.com/alice@domain.example.com'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-04 11:20:07.478 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='203a33e30e332e62f414760198ba3693' 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-03-04 11:20:07.478 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:07.479 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:20:07.479 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:07.479 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:20:07.479 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:07.479 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:07.488 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:07.488 *** View log from node mongooseim@localhost when finished mongooseim@localhost_916.html



=== Ended at 2022-03-04 11:20:07
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result