=== Test case: muc_http_api_SUITE:multiparty_multiprotocol/1 (click for source code)

=== Config value:

    [{watchdog,<0.9176.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@901bd2a377ee.2022-05-25_10.38.09/big_tests.tests.muc_http_api_SUITE.logs/run.2022-05-25_10.48.34/muc_http_api_suite.multiparty_multiprotocol.60930.html"},
     {tc_group_properties,[{name,positive},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@901bd2a377ee.2022-05-25_10.38.09/big_tests.tests.muc_http_api_SUITE.logs/run.2022-05-25_10.48.34/log_private/"},
     {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@901bd2a377ee.2022-05-25_10.38.09"

=== Started at 2022-05-25 10:48:34


*** CT 2022-05-25 10:48:34.694 *** View log from node mongooseim@localhost when started mongooseim@localhost_4851.html
*** CT 2022-05-25 10:48:34.695 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1968.html

*** User 2022-05-25 10:48:34.707 ***
alicE_multiparty_multiprotocol_1192@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-25 10:48:34.707 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='28bc8612d123e9e9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.708 ***
alicE_multiparty_multiprotocol_1192@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-25 10:48:34.708 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211bHRpcGFydHlfbXVsdGlwcm90b2NvbF8xMTkyAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:48:34.709 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:48:34.709 ***
alicE_multiparty_multiprotocol_1192@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-25 10:48:34.709 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad89db0afce45152' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.710 ***
alicE_multiparty_multiprotocol_1192@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-25 10:48:34.710 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='bfbda7a3abfb4b76810b085a0617d0f6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.714 ***
alicE_multiparty_multiprotocol_1192@localhost/res1 in
<iq id='bfbda7a3abfb4b76810b085a0617d0f6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_multiparty_multiprotocol_1192@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.714 ***
alice_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='9cba05410a095c768adc8165b626013f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.775 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<iq type='result' id='9cba05410a095c768adc8165b626013f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.775 ***
alice_multiparty_multiprotocol_1192@localhost/res1 out
<presence/>



*** User 2022-05-25 10:48:34.777 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='alice_multiparty_multiprotocol_1192@localhost/res1' to='alice_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:48:34.777 ***
bOb_multiparty_multiprotocol_1192@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-25 10:48:34.777 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c37cb3fa2389a948' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.778 ***
bOb_multiparty_multiprotocol_1192@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-25 10:48:34.778 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWx0aXBhcnR5X211bHRpcHJvdG9jb2xfMTE5MgBtYWtyb2xpa2E=</auth>



*** User 2022-05-25 10:48:34.779 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:48:34.779 ***
bOb_multiparty_multiprotocol_1192@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-25 10:48:34.779 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1891c91d879ed230' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.779 ***
bOb_multiparty_multiprotocol_1192@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-25 10:48:34.779 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='d1560c95956af395830ea81de670117c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.780 ***
bOb_multiparty_multiprotocol_1192@localhost/res1 in
<iq id='d1560c95956af395830ea81de670117c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_multiparty_multiprotocol_1192@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.780 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='6c3dea505c078c8e93332463cbde2953'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.780 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<iq type='result' id='6c3dea505c078c8e93332463cbde2953'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.780 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
<presence/>



*** User 2022-05-25 10:48:34.782 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='bob_multiparty_multiprotocol_1192@localhost/res1' to='bob_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:48:34.782 ***
kate_multiparty_multiprotocol_1192@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-25 10:48:34.783 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='50503de04544d427' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.783 ***
kate_multiparty_multiprotocol_1192@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-25 10:48:34.783 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbXVsdGlwYXJ0eV9tdWx0aXByb3RvY29sXzExOTIAbWFrcm93ZTtw</auth>



*** User 2022-05-25 10:48:34.784 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@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-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ac17d14f74684bf7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@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-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='d265cdae12dea60bb5fef02d1d5ce9b3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<iq id='d265cdae12dea60bb5fef02d1d5ce9b3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_multiparty_multiprotocol_1192@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='set' id='33ba0aca68f87faf9951cb0057e6f055'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.785 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<iq type='result' id='33ba0aca68f87faf9951cb0057e6f055'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:48:34.786 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<presence/>



*** User 2022-05-25 10:48:34.787 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='kate_multiparty_multiprotocol_1192@localhost/res1' to='kate_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:48:34.787 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='get' id='f3231da76f4430c6df28d588c7fd3805' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-05-25 10:48:34.788 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<iq from='muc.localhost' to='bob_multiparty_multiprotocol_1192@localhost/res1' id='f3231da76f4430c6df28d588c7fd3805' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-14.688814@muc.localhost' name='wonderland-14.688814 (1)'/>
		<item jid='wonderland-14.691845@muc.localhost' name='wonderland-14.691845 (1)'/>
		<item jid='wonderland-14.697408@muc.localhost' name='wonderland-14.697408 (1)'/>
	</query>
</iq>



*** User 2022-05-25 10:48:34.791 ***
REST request:
Code: 201
Req: {<0.9260.1>,<<"/api/mucs/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"83f50cd0ae1461ec">>}],
      <<"{\"owner\":\"alice_multiparty_multiprotocol_1192@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-14.695851\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/localhost/wonderland-14.695851">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:48:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-14.695851">>,222,1908}
Params: #{body =>
              <<"{\"owner\":\"alice_multiparty_multiprotocol_1192@localhost\",\"nick\":\"ali\",\"name\":\"wonderland-14.695851\"}">>,
          method => <<"POST">>,path => <<"/api/mucs/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:48:34.791 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/ali' to='alice_multiparty_multiprotocol_1192@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alice_multiparty_multiprotocol_1192@localhost' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-25 10:48:34.791 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost' to='alice_multiparty_multiprotocol_1192@localhost' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:48:39.792 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<iq type='get' id='8948e4355cabf415028a4c60d6755575' to='muc.localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2022-05-25 10:48:39.793 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<iq from='muc.localhost' to='kate_multiparty_multiprotocol_1192@localhost/res1' id='8948e4355cabf415028a4c60d6755575' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='wonderland-14.688814@muc.localhost' name='wonderland-14.688814 (1)'/>
		<item jid='wonderland-14.695851@muc.localhost' name='wonderland-14.695851 (1)'/>
		<item jid='wonderland-14.697408@muc.localhost' name='wonderland-14.697408 (1)'/>
	</query>
</iq>



*** User 2022-05-25 10:48:39.794 ***
REST request:
Code: 204
Req: {<0.9287.1>,<<"/api/mucs/localhost/wonderland-14.695851/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4a87e11b5da2a94b">>}],
      <<"{\"sender\":\"alice_multiparty_multiprotocol_1192@localhost\",\"recipient\":\"bob_multiparty_multiprotocol_1192@localhost\",\"reason\":\"I think you'll like this room!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:48:39 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,644}
Params: #{body =>
              <<"{\"sender\":\"alice_multiparty_multiprotocol_1192@localhost\",\"recipient\":\"bob_multiparty_multiprotocol_1192@localhost\",\"reason\":\"I think you'll like this room!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-14.695851/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:48:39.795 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<message from='alice_multiparty_multiprotocol_1192@localhost' to='bob_multiparty_multiprotocol_1192@localhost'>
	<x xmlns='jabber:x:conference' jid='wonderland-14.695851@muc.localhost' reason="I think you'll like this room!"/>
</message>



*** User 2022-05-25 10:48:39.796 ***
REST request:
Code: 204
Req: {<0.9289.1>,<<"/api/mucs/localhost/wonderland-14.695851/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"176e8f3e8f029ba9">>}],
      <<"{\"sender\":\"alice_multiparty_multiprotocol_1192@localhost\",\"recipient\":\"kate_multiparty_multiprotocol_1192@localhost\",\"reason\":\"I think you'll like this room!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:48:39 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,606}
Params: #{body =>
              <<"{\"sender\":\"alice_multiparty_multiprotocol_1192@localhost\",\"recipient\":\"kate_multiparty_multiprotocol_1192@localhost\",\"reason\":\"I think you'll like this room!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-14.695851/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:48:39.796 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<message from='alice_multiparty_multiprotocol_1192@localhost' to='kate_multiparty_multiprotocol_1192@localhost'>
	<x xmlns='jabber:x:conference' jid='wonderland-14.695851@muc.localhost' reason="I think you'll like this room!"/>
</message>



*** User 2022-05-25 10:48:39.796 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
<presence to='wonderland-14.695851@muc.localhost/bobcat'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:48:39.797 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/ali' to='bob_multiparty_multiprotocol_1192@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.797 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/bobcat' to='bob_multiparty_multiprotocol_1192@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-05-25 10:48:39.797 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost' to='bob_multiparty_multiprotocol_1192@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:48:39.797 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/bobcat' to='alice_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_multiparty_multiprotocol_1192@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.797 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<presence to='wonderland-14.695851@muc.localhost/kitkat'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:48:39.798 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/ali' to='kate_multiparty_multiprotocol_1192@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.798 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/bobcat' to='kate_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.798 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/kitkat' to='kate_multiparty_multiprotocol_1192@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-05-25 10:48:39.798 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost' to='kate_multiparty_multiprotocol_1192@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:48:39.798 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/kitkat' to='alice_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_multiparty_multiprotocol_1192@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.798 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<presence from='wonderland-14.695851@muc.localhost/kitkat' to='bob_multiparty_multiprotocol_1192@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:48:39.799 ***
REST request:
Code: 204
Req: {<0.9291.1>,<<"/api/mucs/localhost/wonderland-14.695851/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b0df72f61754f528">>}],
      <<"{\"from\":\"alice_multiparty_multiprotocol_1192@localhost\",\"body\":\"Greetings!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 10:48:39 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,540}
Params: #{body =>
              <<"{\"from\":\"alice_multiparty_multiprotocol_1192@localhost\",\"body\":\"Greetings!\"}">>,
          method => <<"POST">>,
          path => <<"/api/mucs/localhost/wonderland-14.695851/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-25 10:48:39.800 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost/ali' to='alice_multiparty_multiprotocol_1192@localhost' type='groupchat'>
	<body>Greetings!</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost/ali' to='bob_multiparty_multiprotocol_1192@localhost/res1' type='groupchat'>
	<body>Greetings!</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost/ali' to='kate_multiparty_multiprotocol_1192@localhost/res1' type='groupchat'>
	<body>Greetings!</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
<message to='wonderland-14.695851@muc.localhost' type='groupchat'>
	<body>I&apos;m Bob.</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
<message to='wonderland-14.695851@muc.localhost' type='groupchat'>
	<body>I&apos;m Kate.</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost/bobcat' to='alice_multiparty_multiprotocol_1192@localhost' xml:lang='en' type='groupchat'>
	<body>I&apos;m Bob.</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
<message from='wonderland-14.695851@muc.localhost/kitkat' to='alice_multiparty_multiprotocol_1192@localhost' xml:lang='en' type='groupchat'>
	<body>I&apos;m Kate.</body>
</message>



*** User 2022-05-25 10:48:39.800 ***
kate_multiparty_multiprotocol_1192@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:48:39.801 ***
kate_multiparty_multiprotocol_1192@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:48:39.801 ***
bob_multiparty_multiprotocol_1192@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:48:39.801 ***
bob_multiparty_multiprotocol_1192@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:48:39.801 ***
alice_multiparty_multiprotocol_1192@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:48:39.801 ***
alice_multiparty_multiprotocol_1192@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:48:39.803 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1968.html
*** CT 2022-05-25 10:48:39.804 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4853.html



=== Ended at 2022-05-25 10:48:39
=== successfully completed test case
=== === Returned value: ok