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

=== Config value:

    [{watchdog,<0.88022.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.rest_SUITE.logs/run.2024-04-22_17.45.43/rest_suite.session_can_be_kicked.158851.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@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.rest_SUITE.logs/run.2024-04-22_17.45.43/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_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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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 => mnesia,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@3137d4b2a3a4.2024-04-22_17.28.36"

=== Started at 2024-04-22 17:45:44


*** CT 2024-04-22 17:45:44.241 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5507.html

*** User 2024-04-22 17:45:44.281 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:45:44.282 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a0a2d746058bf5f6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:45:44.282 ***🔗
alicE_session_can_be_kicked_3378@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 2024-04-22 17:45:44.282 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Nlc3Npb25fY2FuX2JlX2tpY2tlZF8zMzc4AG1hdHlncnlzYQ==</auth>



*** User 2024-04-22 17:45:44.284 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:45:44.284 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:45:44.285 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db43760c0cc06406' from='localhost' version='1.0' xml:lang='en' to='alice_session_can_be_kicked_3378@localhost'>

*** User 2024-04-22 17:45:44.285 ***🔗
alicE_session_can_be_kicked_3378@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 2024-04-22 17:45:44.285 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 out
<iq type='set' id='d02d21581c369254807249be151d3f84'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:45:44.285 ***🔗
alicE_session_can_be_kicked_3378@localhost/res1 in
<iq id='d02d21581c369254807249be151d3f84' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_session_can_be_kicked_3378@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:45:44.286 ***🔗
alice_session_can_be_kicked_3378@localhost/res1 out
<iq type='set' id='d970ca459c2d91d70f0eba77ca083453'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:44.287 ***🔗
alice_session_can_be_kicked_3378@localhost/res1 in
<iq from='localhost' to='alice_session_can_be_kicked_3378@localhost/res1' id='d970ca459c2d91d70f0eba77ca083453' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:45:44.287 ***🔗
alice_session_can_be_kicked_3378@localhost/res1 out
<presence/>



*** User 2024-04-22 17:45:44.291 ***🔗
alice_session_can_be_kicked_3378@localhost/res1 in
<presence from='alice_session_can_be_kicked_3378@localhost/res1' to='alice_session_can_be_kicked_3378@localhost/res1'/>



*** User 2024-04-22 17:45:44.341 ***🔗
REST request:
Code: 200
Req: {<0.88208.0>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e22c37ae917ec610">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:43 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"51">>}],
         <<"[\"alice_session_can_be_kicked_3378@localhost/res1\"]">>,175,1573}
Params: #{path => <<"/api/sessions/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-22 17:45:44.343 ***🔗
REST request:
Code: 204
Req: {<0.88219.0>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_3378/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a52a954a42b5d4c1">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:43 GMT">>}],
         <<>>,80,938}
Params: #{path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_3378/res1">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-22 17:45:44.344 ***🔗
alice_session_can_be_kicked_3378@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 2024-04-22 17:45:44.347 ***🔗
REST request:
Code: 200
Req: {<0.88229.0>,<<"/api/sessions/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1be393fa428cb227">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:43 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"2">>}],
         <<"[]">>,125,686}
Params: #{path => <<"/api/sessions/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,body => <<>>,role => admin,
          return_headers => true}


*** User 2024-04-22 17:45:44.347 ***🔗
waiting for timeout is done in 0 miliseconds

*** User 2024-04-22 17:45:44.349 ***🔗
REST request fails:
Code: 404
Req: {<0.88235.0>,
      <<"/api/sessions/localhost/alice_session_can_be_kicked_3378/res1">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ef159a6c3e4e18cd">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:45:43 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"No active session\"">>,150,1016}
Params: #{path =>
              <<"/api/sessions/localhost/alice_session_can_be_kicked_3378/res1">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,body => <<>>,role => admin,
          return_headers => true}

*** CT 2024-04-22 17:45:44.382 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5507.html



=== Ended at 2024-04-22 17:45:44
=== successfully completed test case
=== === Returned value: ok