=== Test case: graphql_muc_light_SUITE:user_invite_user_errors/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.22782.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-11-16_09.09.32/graphql_muc_light_suite.user_invite_user_errors.33667.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[[{name,user}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_muc_light_SUITE.logs/run.2023-11-16_09.09.32/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:09:33


*** CT 2023-11-16 09:09:33.021 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1739.html

*** User 2023-11-16 09:09:33.048 ***🔗
alicE_user_invite_user_errors_1000@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-16 09:09:33.048 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='27444fdb4501c5b4' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:09:33.049 ***🔗
alicE_user_invite_user_errors_1000@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-16 09:09:33.049 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfaW52aXRlX3VzZXJfZXJyb3JzXzEwMDAAbWF0eWdyeXNh</auth>



*** User 2023-11-16 09:09:33.050 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:09:33.051 ***🔗
alicE_user_invite_user_errors_1000@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-16 09:09:33.051 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ab728d28d69f912c' from='localhost' version='1.0' xml:lang='en' to='alice_user_invite_user_errors_1000@localhost'>

*** User 2023-11-16 09:09:33.051 ***🔗
alicE_user_invite_user_errors_1000@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-16 09:09:33.051 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 out
<iq type='set' id='6cc0077d78b18b43f3c693dadb2007b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.052 ***🔗
alicE_user_invite_user_errors_1000@localhost/res1 in
<iq id='6cc0077d78b18b43f3c693dadb2007b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_invite_user_errors_1000@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.052 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 out
<iq type='set' id='48719caa8f9299724af08dd5bb3dae5d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.053 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 in
<iq from='localhost' to='alice_user_invite_user_errors_1000@localhost/res1' id='48719caa8f9299724af08dd5bb3dae5d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.053 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 out
<presence/>



*** User 2023-11-16 09:09:33.056 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 in
<presence from='alice_user_invite_user_errors_1000@localhost/res1' to='alice_user_invite_user_errors_1000@localhost/res1'/>



*** User 2023-11-16 09:09:33.056 ***🔗
bOb_user_invite_user_errors_1000@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-16 09:09:33.058 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf239873e9bcfa52' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:09:33.058 ***🔗
bOb_user_invite_user_errors_1000@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-16 09:09:33.058 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX2ludml0ZV91c2VyX2Vycm9yc18xMDAwAG1ha3JvbGlrYQ==</auth>



*** User 2023-11-16 09:09:33.112 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:09:33.112 ***🔗
bOb_user_invite_user_errors_1000@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-16 09:09:33.113 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6aa929e75e4cf4ab' from='localhost' version='1.0' xml:lang='en' to='bob_user_invite_user_errors_1000@localhost'>

*** User 2023-11-16 09:09:33.113 ***🔗
bOb_user_invite_user_errors_1000@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-16 09:09:33.114 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 out
<iq type='set' id='39d711f72ec8dc61d40af8250ba8daa1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.114 ***🔗
bOb_user_invite_user_errors_1000@localhost/res1 in
<iq id='39d711f72ec8dc61d40af8250ba8daa1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_invite_user_errors_1000@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:09:33.114 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 out
<iq type='set' id='c7641d642ae940bc8517853594d68106'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.115 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 in
<iq from='localhost' to='bob_user_invite_user_errors_1000@localhost/res1' id='c7641d642ae940bc8517853594d68106' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:09:33.115 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 out
<presence/>



*** User 2023-11-16 09:09:33.116 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 in
<presence from='bob_user_invite_user_errors_1000@localhost/res1' to='bob_user_invite_user_errors_1000@localhost/res1'/>



*** User 2023-11-16 09:09:33.122 ***🔗
REST request:
Code: 200
Req: {<0.23114.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7e370cab44298d7f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9pbnZpdGVfdXNlcl9lcnJvcnNfMTAwMEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"253">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"inviteUser\"],\"message\":\"Room not found\",\"extensions\":{\"room\":\"not-existing@muclight.localhost\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\",\"code\":\"room_not_found\"}}],\"data\":{\"muc_light\":{\"inviteUser\":null}}}">>,
         392,2123}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>,
          creds =>
              {<<"alice_user_invite_user_errors_1000@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.126 ***🔗
REST request:
Code: 200
Req: {<0.23127.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"076e39583cada934">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfaW52aXRlX3VzZXJfZXJyb3JzXzEwMDBAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1700-125773-117983@muclight.localhost\",\"recipient\":\"alice_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"284">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"inviteUser\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1700-125773-117983@muclight.localhost\",\"recipient\":\"alice_user_invite_user_errors_1000@localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"inviteUser\":null}}}">>,
         423,2427}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1700-125773-117983@muclight.localhost\",\"recipient\":\"alice_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>,
          creds =>
              {<<"bob_user_invite_user_errors_1000@localhost">>,
               <<"makrolika">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.128 ***🔗
REST request:
Code: 200
Req: {<0.23154.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"26791b17f0a753c0">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9pbnZpdGVfdXNlcl9lcnJvcnNfMTAwMEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1700-125773-117983@not-existing-domain\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:09:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"278">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"inviteUser\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1700-125773-117983@not-existing-domain\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"inviteUser\":null}}}">>,
         417,1486}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"1700-125773-117983@not-existing-domain\",\"recipient\":\"bob_user_invite_user_errors_1000@localhost\"},\"query\":\"mutation ($recipient: JID!, $room: BareJID!) { muc_light { inviteUser(recipient: $recipient, room: $room) } }\"}">>,
          creds =>
              {<<"alice_user_invite_user_errors_1000@localhost">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,user},
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:09:33.129 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:09:33.129 ***🔗
bob_user_invite_user_errors_1000@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:09:33.129 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:09:33.130 ***🔗
alice_user_invite_user_errors_1000@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 09:09:33.134 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1739.html



=== Ended at 2023-11-16 09:09:33
=== successfully completed test case
=== === Returned value: ok