=== Test case: rest_client_SUITE:user_is_removed_from_a_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.14649.1>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_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.rest_client_SUITE.logs/run.2022-01-27_15.35.46/rest_client_suite.user_is_removed_from_a_room.html"},
     {tc_group_properties,[{name,muc},{repeat_until_all_ok,3},pararell]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_15.35.46/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.">>}}]}}]

=== 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:35:47


*** CT 2022-01-27 15:35:47.332 *** View log from node mongooseim@localhost when started mongooseim@localhost_5252.html
*** CT 2022-01-27 15:35:47.332 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2357.html

*** User 2022-01-27 15:35:47.336 ***
alicE_user_is_removed_from_a_room_1350@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:35:47.336 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7767a8e9a092abbc' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:35:47.337 ***
alicE_user_is_removed_from_a_room_1350@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:35:47.337 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1dbf65ed2b92476d' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:35:47.338 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<iq id='c9307d6a148c7dbc31665431f6f0bdec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_user_is_removed_from_a_room_1350@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:47.338 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 out
<iq type='set' id='c336c441458ef84e8a7516aa350a5c56'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.338 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<iq type='result' id='c336c441458ef84e8a7516aa350a5c56'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.338 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:47.339 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<presence from='alicE_user_is_removed_from_a_room_1350@localhost/res1' to='alice_user_is_removed_from_a_room_1350@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:35:47.339 ***
bOb_user_is_removed_from_a_room_1350@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:35:47.340 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='115ec4ef65e0d0fc' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-27 15:35:47.340 ***
bOb_user_is_removed_from_a_room_1350@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:35:47.341 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d80284cbae14f297' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:35:47.341 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<iq id='e32deb368900aa9f82b527121880b5bf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_user_is_removed_from_a_room_1350@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:35:47.341 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 out
<iq type='set' id='acaa365b2cdb7d821065f39a4afc1141'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.341 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<iq type='result' id='acaa365b2cdb7d821065f39a4afc1141'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:35:47.341 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 out
<presence/>



*** User 2022-01-27 15:35:47.342 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<presence from='bOb_user_is_removed_from_a_room_1350@localhost/res1' to='bob_user_is_removed_from_a_room_1350@localhost/res1' xml:lang='en'/>



*** System report during rest_client_SUITE:user_is_removed_from_a_room/1 in muc 2022-01-27 15:35:47.343 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.343590 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.350 ***
REST request:
Code: 200
Req: {<0.14746.1>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e4dba708c1e4d760">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9pc19yZW1vdmVkX2Zyb21fYV9yb29tXzEzNTBAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1643-297747-350104\"}">>,151,673}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_user_is_removed_from_a_room_1350@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:user_is_removed_from_a_room/1 in muc 2022-01-27 15:35:47.351 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.351614 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.360 ***
REST request:
Code: 204
Req: {<0.14751.1>,<<"/api/rooms/1643-297747-350104/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8fccc4ecd65b20ee">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9pc19yZW1vdmVkX2Zyb21fYV9yb29tXzEzNTBAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_user_is_removed_from_a_room_1350@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>}],
         <<>>,80,1395}
Params: #{body =>
              <<"{\"user\":\"bob_user_is_removed_from_a_room_1350@localhost\"}">>,
          creds =>
              {<<"alice_user_is_removed_from_a_room_1350@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1643-297747-350104/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:35:47.360 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<message from='1643-297747-350104@muclight.localhost' to='bob_user_is_removed_from_a_room_1350@localhost' id='ebd7a74c-b997-43c9-88ad-09381bcb2812' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-297747-359976</version>
		<user affiliation='member'>bob_user_is_removed_from_a_room_1350@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-27 15:35:47.360 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
<message from='1643-297747-350104@muclight.localhost' to='alice_user_is_removed_from_a_room_1350@localhost' id='ebd7a74c-b997-43c9-88ad-09381bcb2812' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1643-297747-350064</prev-version>
		<version>1643-297747-359976</version>
		<user affiliation='member'>bob_user_is_removed_from_a_room_1350@localhost</user>
	</x>
	<body/>
</message>



*** System report during rest_client_SUITE:user_is_removed_from_a_room/1 in muc 2022-01-27 15:35:47.361 ***
=WARNING REPORT==== 27-Jan-2022::15:35:47.361890 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:35:47.368 ***
REST request:
Code: 204
Req: {<0.14756.1>,
      <<"/api/rooms/1643-297747-350104/users/bob_user_is_removed_from_a_room_1350@localhost">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6107bbcf05852c97">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9pc19yZW1vdmVkX2Zyb21fYV9yb29tXzEzNTBAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 15:35:47 GMT">>}],
         <<>>,80,1007}
Params: #{body => <<>>,
          creds =>
              {<<"alice_user_is_removed_from_a_room_1350@localhost">>,
               <<"matygrysa">>},
          method => <<"DELETE">>,
          path =>
              <<"/api/rooms/1643-297747-350104/users/bob_user_is_removed_from_a_room_1350@localhost">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 15:35:47.368 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
<message from='1643-297747-350104@muclight.localhost' to='bob_user_is_removed_from_a_room_1350@localhost' id='a5cbd645-1718-4ce1-957b-b6f9473c7827' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_user_is_removed_from_a_room_1350@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-27 15:35:47.368 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:47.369 ***
bOb_user_is_removed_from_a_room_1350@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:35:47.369 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:35:47.369 ***
alicE_user_is_removed_from_a_room_1350@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:35:47.370 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2357.html
*** CT 2022-01-27 15:35:47.371 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5252.html



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


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