=== Test case: rest_SUITE:session_can_be_kicked/1 (click for source code)

=== Config value:

    [{watchdog,<0.82819.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.rest_SUITE.logs/run.2023-11-17_15.24.16/rest_suite.session_can_be_kicked.110852.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.rest_SUITE.logs/run.2023-11-17_15.24.16/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:24:16


*** CT 2023-11-17 15:24:16.743 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4657.html

*** User 2023-11-17 15:24:16.801 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:24:16.801 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e88d3b0d47385225' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:24:16.802 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:24:16.802 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Nlc3Npb25fY2FuX2JlX2tpY2tlZF8yOTEyAG1hdHlncnlzYQ==</auth>



*** User 2023-11-17 15:24:16.804 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:24:16.804 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:24:16.805 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2f14442a072ac446' from='localhost' version='1.0' xml:lang='en' to='alice_session_can_be_kicked_2912@localhost'>

*** User 2023-11-17 15:24:16.805 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-17 15:24:16.805 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 out
<iq type='set' id='877b579a2d91d7957994826ff31c7de5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:24:16.805 ***🔗
alicE_session_can_be_kicked_2912@localhost/res1 in
<iq id='877b579a2d91d7957994826ff31c7de5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_session_can_be_kicked_2912@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:24:16.805 ***🔗
alice_session_can_be_kicked_2912@localhost/res1 out
<iq type='set' id='e8c25d05874bb9762c777b36f78638f2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:24:16.807 ***🔗
alice_session_can_be_kicked_2912@localhost/res1 in
<iq from='localhost' to='alice_session_can_be_kicked_2912@localhost/res1' id='e8c25d05874bb9762c777b36f78638f2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:24:16.807 ***🔗
alice_session_can_be_kicked_2912@localhost/res1 out
<presence/>



*** User 2023-11-17 15:24:16.812 ***🔗
alice_session_can_be_kicked_2912@localhost/res1 in
<presence from='alice_session_can_be_kicked_2912@localhost/res1' to='alice_session_can_be_kicked_2912@localhost/res1'/>



*** User 2023-11-17 15:24:16.814 ***🔗
REST request:
Code: 200
Req: {<0.83031.0>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ee306e029e87ed35">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:24:16 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"51">>}],
         <<"[\"alice_session_can_be_kicked_2912@localhost/res1\"]">>,175,1210}
Params: #{path => <<"/api/sessions/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2023-11-17 15:24:16.816 ***🔗
REST request:
Code: 204
Req: {<0.83041.0>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_2912/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5083bc1d41fc33ff">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:24:16 GMT">>}],
         <<>>,80,782}
Params: #{path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_2912/res1">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2023-11-17 15:24:16.817 ***🔗
alice_session_can_be_kicked_2912@localhost/res1 in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>kicked</text>
</stream:error>



*** User 2023-11-17 15:24:16.819 ***🔗
REST request:
Code: 200
Req: {<0.83059.0>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"453781f86e582aa2">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:24:16 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"139">>}],
         <<"[\"alice_messages_are_sent_and_received_2914@localhost/res1\",\"alice_stanzas_are_sent_and_received_2916@localhost/res1\",\"bob@localhost/res1\"]">>,
         264,1087}
Params: #{path => <<"/api/sessions/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2023-11-17 15:24:16.819 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2023-11-17 15:24:16.823 ***🔗
REST request fails:
Code: 404
Req: {<0.83074.0>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_2912/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"baf95c84a12c7dbf">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:24:16 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"No active session\"">>,150,2648}
Params: #{path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_2912/res1">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}

*** CT 2023-11-17 15:24:16.834 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4657.html



=== Ended at 2023-11-17 15:24:16
=== successfully completed test case
=== === Returned value: ok