=== Test case: muc_SUITE:send_history/1 (click for source code)

=== Config value:

    [{watchdog,<0.32017.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.32.27/muc_suite.send_history.32259.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.32.27/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard => [{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:32:42


*** CT 2022-01-27 15:32:42.455 *** View log from node mongooseim@localhost when started mongooseim@localhost_4714.html
*** CT 2022-01-27 15:32:42.455 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2320.html

*** User 2022-01-27 15:32:42.523 ***
alicE_send_history_917@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-01-27 15:32:42.523 ***
alicE_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ca550e2aaa34cbd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.523 ***
alicE_send_history_917@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-01-27 15:32:42.523 ***
alicE_send_history_917@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfaGlzdG9yeV85MTcAbWF0eWdyeXNh</auth>



*** User 2022-01-27 15:32:42.524 ***
alicE_send_history_917@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:32:42.525 ***
alicE_send_history_917@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-01-27 15:32:42.525 ***
alicE_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='94082ba77a2b1940' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.526 ***
alicE_send_history_917@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-01-27 15:32:42.526 ***
alicE_send_history_917@localhost/res1 out
<iq type='set' id='e394da91047f9a3f1d75f369a850a255'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.527 ***
alicE_send_history_917@localhost/res1 in
<iq id='e394da91047f9a3f1d75f369a850a255' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_history_917@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.527 ***
alicE_send_history_917@localhost/res1 out
<iq type='set' id='f5b8865b5431b4d60713d4f811a83885'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.528 ***
alicE_send_history_917@localhost/res1 in
<iq type='result' id='f5b8865b5431b4d60713d4f811a83885'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.528 ***
alicE_send_history_917@localhost/res1 out
<presence/>



*** User 2022-01-27 15:32:42.530 ***
alicE_send_history_917@localhost/res1 in
<presence from='alicE_send_history_917@localhost/res1' to='alice_send_history_917@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:32:42.531 ***
bOb_send_history_917@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-01-27 15:32:42.533 ***
bOb_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74db280addbdb546' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.534 ***
bOb_send_history_917@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-01-27 15:32:42.534 ***
bOb_send_history_917@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX2hpc3RvcnlfOTE3AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-27 15:32:42.535 ***
bOb_send_history_917@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:32:42.535 ***
bOb_send_history_917@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-01-27 15:32:42.536 ***
bOb_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='64a42a09064e556d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.536 ***
bOb_send_history_917@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-01-27 15:32:42.536 ***
bOb_send_history_917@localhost/res1 out
<iq type='set' id='fadce8d700c096ff48e5198d37326b60'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.537 ***
bOb_send_history_917@localhost/res1 in
<iq id='fadce8d700c096ff48e5198d37326b60' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_history_917@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.538 ***
bOb_send_history_917@localhost/res1 out
<iq type='set' id='4b92aa6be1cb6f628646da17323b8abc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.539 ***
bOb_send_history_917@localhost/res1 in
<iq type='result' id='4b92aa6be1cb6f628646da17323b8abc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.539 ***
bOb_send_history_917@localhost/res1 out
<presence/>



*** User 2022-01-27 15:32:42.540 ***
bOb_send_history_917@localhost/res1 in
<presence from='bOb_send_history_917@localhost/res1' to='bob_send_history_917@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:32:42.542 ***
kate_send_history_917@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-01-27 15:32:42.544 ***
kate_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ea39792a9bddb02a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.544 ***
kate_send_history_917@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-01-27 15:32:42.544 ***
kate_send_history_917@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9oaXN0b3J5XzkxNwBtYWtyb3dlO3A=</auth>



*** User 2022-01-27 15:32:42.545 ***
kate_send_history_917@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:32:42.546 ***
kate_send_history_917@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-01-27 15:32:42.547 ***
kate_send_history_917@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e91bdea5be04f4b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:32:42.547 ***
kate_send_history_917@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-01-27 15:32:42.547 ***
kate_send_history_917@localhost/res1 out
<iq type='set' id='0735ceae9e91d2319f84ca2373d04c13'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.548 ***
kate_send_history_917@localhost/res1 in
<iq id='0735ceae9e91d2319f84ca2373d04c13' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_history_917@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:32:42.548 ***
kate_send_history_917@localhost/res1 out
<iq type='set' id='1f72f2df6ea940ca23203cbdc5f5946a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.549 ***
kate_send_history_917@localhost/res1 in
<iq type='result' id='1f72f2df6ea940ca23203cbdc5f5946a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:32:42.550 ***
kate_send_history_917@localhost/res1 out
<presence/>



*** User 2022-01-27 15:32:42.607 ***
kate_send_history_917@localhost/res1 in
<presence from='kate_send_history_917@localhost/res1' to='kate_send_history_917@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:32:42.608 ***
alicE_send_history_917@localhost/res1 out
<presence to='room-alice_send_history_917@muc.localhost/alicE_send_history_917'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:32:42.609 ***
alicE_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='alicE_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_send_history_917@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.609 ***
alicE_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost' to='alicE_send_history_917@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-01-27 15:32:42.609 ***
bOb_send_history_917@localhost/res1 out
<presence to='room-alice_send_history_917@muc.localhost/bOb_send_history_917'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:32:42.612 ***
bOb_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='bOb_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.612 ***
bOb_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='bOb_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.612 ***
bOb_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost' to='bOb_send_history_917@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-01-27 15:32:42.612 ***
alicE_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='alicE_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_send_history_917@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.612 ***
alicE_send_history_917@localhost/res1 out
<message to='room-alice_send_history_917@muc.localhost' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-01-27 15:32:42.614 ***
alicE_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='alicE_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-01-27 15:32:42.614 ***
bOb_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='bOb_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
</message>



*** User 2022-01-27 15:32:42.614 ***
bOb_send_history_917@localhost/res1 out
<message to='room-alice_send_history_917@muc.localhost' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-01-27 15:32:42.615 ***
alicE_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='alicE_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-01-27 15:32:42.615 ***
bOb_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='bOb_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
</message>



*** User 2022-01-27 15:32:42.615 ***
kate_send_history_917@localhost/res1 out
<presence to='room-alice_send_history_917@muc.localhost/kate_send_history_917'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:32:42.617 ***
alicE_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/kate_send_history_917' to='alicE_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_send_history_917@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.617 ***
bOb_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/kate_send_history_917' to='bOb_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.618 ***
kate_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='kate_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.618 ***
kate_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='kate_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.618 ***
kate_send_history_917@localhost/res1 in
<presence from='room-alice_send_history_917@muc.localhost/kate_send_history_917' to='kate_send_history_917@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-01-27 15:32:42.618 ***
kate_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/alicE_send_history_917' to='kate_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Bob!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:32:42Z' from='room-alice_send_history_917@muc.localhost'/>
</message>



*** User 2022-01-27 15:32:42.619 ***
kate_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost/bOb_send_history_917' to='kate_send_history_917@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi, Alice!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:32:42Z' from='room-alice_send_history_917@muc.localhost'/>
</message>



*** User 2022-01-27 15:32:42.619 ***
kate_send_history_917@localhost/res1 in
<message from='room-alice_send_history_917@muc.localhost' to='kate_send_history_917@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-01-27 15:32:42.619 ***
kate_send_history_917@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:32:42.620 ***
kate_send_history_917@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:32:42.620 ***
bOb_send_history_917@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:32:42.621 ***
bOb_send_history_917@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:32:42.621 ***
alicE_send_history_917@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:32:42.621 ***
alicE_send_history_917@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:32:42.651 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2320.html
*** CT 2022-01-27 15:32:42.651 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4714.html



=== Ended at 2022-01-27 15:32:42
=== successfully completed test case
=== === Returned value: ok