=== Test case: graphql_muc_SUITE:admin_invite_user/1 (click for source code)

=== Config value:

    [{schema_endpoint,admin},
     {listener_opts,[{password,<<"secret">>},
                     {schema_endpoint,<<"admin">>},
                     {username,<<"admin">>}]},
     {watchdog,<0.18740.0>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.graphql_muc_SUITE.logs/run.2022-05-11_08.59.30/graphql_muc_suite.admin_invite_user.13060.html"},
     {tc_group_properties,[{name,admin_muc},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.graphql_muc_SUITE.logs/run.2022-05-11_08.59.30/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              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@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 08:59:30


*** CT 2022-05-11 08:59:30.965 *** View log from node mongooseim@localhost when started mongooseim@localhost_803.html
*** CT 2022-05-11 08:59:30.966 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_431.html

*** User 2022-05-11 08:59:31.018 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:31.018 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b18177c2efd5ea04' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:31.019 ***
alicE_admin_invite_user_771@domain.example.com/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-11 08:59:31.019 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2ludml0ZV91c2VyXzc3MQBtYXR5Z3J5c2E=</auth>



*** User 2022-05-11 08:59:31.020 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:31.020 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:31.021 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f44ce11bbdef478' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:31.021 ***
alicE_admin_invite_user_771@domain.example.com/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-11 08:59:31.022 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<iq type='set' id='dba0826b82328602d9e93aea78eb5ff3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:31.022 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<iq id='dba0826b82328602d9e93aea78eb5ff3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_admin_invite_user_771@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:31.023 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<iq type='set' id='391f7fef78c9dd1b0a593e1f9e753bc7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:31.024 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<iq type='result' id='391f7fef78c9dd1b0a593e1f9e753bc7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:31.024 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:31.028 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
<presence from='alicE_admin_invite_user_771@domain.example.com/res1' to='alice_admin_invite_user_771@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:31.029 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:31.030 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77f0e9c3021454c6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:31.031 ***
bOb_admin_invite_user_771@domain.example.com/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-11 08:59:31.031 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9pbnZpdGVfdXNlcl83NzEAbWFrcm9saWth</auth>



*** User 2022-05-11 08:59:31.077 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:59:31.077 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-11 08:59:31.078 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1152467834872d3c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:59:31.078 ***
bOb_admin_invite_user_771@domain.example.com/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-11 08:59:31.078 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<iq type='set' id='f5597f99c3f3f51a4a2383784939127b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:59:31.079 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<iq id='f5597f99c3f3f51a4a2383784939127b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_admin_invite_user_771@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:59:31.079 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<iq type='set' id='4ca92ac61455266281a0babe6a922aa9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:31.079 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<iq type='result' id='4ca92ac61455266281a0babe6a922aa9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:59:31.080 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 08:59:31.084 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<presence from='bOb_admin_invite_user_771@domain.example.com/res1' to='bob_admin_invite_user_771@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:59:31.088 ***
REST request:
Code: 200
Req: {<0.19243.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8fd3cadf868295fa">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"sender\":\"alicE_admin_invite_user_771@domain.example.com\",\"room\":\"room-alice_admin_invite_user_771@groupchats.domain.example.com\",\"recipient\":\"bOb_admin_invite_user_771@domain.example.com\",\"reason\":null},\"query\":\"mutation M1($room: JID!, $sender: JID!, $recipient: JID!, $reason: String)\\n              { muc { inviteUser(room: $room, sender: $sender, recipient: $recipient, reason: $reason) } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 08:59:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"62">>}],
         <<"{\"data\":{\"muc\":{\"inviteUser\":\"Invitation sent successfully\"}}}">>,
         200,1377}
Params: #{body =>
              <<"{\"variables\":{\"sender\":\"alicE_admin_invite_user_771@domain.example.com\",\"room\":\"room-alice_admin_invite_user_771@groupchats.domain.example.com\",\"recipient\":\"bOb_admin_invite_user_771@domain.example.com\",\"reason\":null},\"query\":\"mutation M1($room: JID!, $sender: JID!, $recipient: JID!, $reason: String)\\n              { muc { inviteUser(room: $room, sender: $sender, recipient: $recipient, reason: $reason) } }\",\"operationName\":\"M1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,<<"admin">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 08:59:31.088 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
<message from='alicE_admin_invite_user_771@domain.example.com' to='bOb_admin_invite_user_771@domain.example.com'>
	<x xmlns='jabber:x:conference' jid='room-alice_admin_invite_user_771@groupchats.domain.example.com' reason='User invited through the admin GraphQL API'/>
</message>



*** User 2022-05-11 08:59:31.089 ***
bOb_admin_invite_user_771@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:31.089 ***
bOb_admin_invite_user_771@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 08:59:31.089 ***
alicE_admin_invite_user_771@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:59:31.090 ***
alicE_admin_invite_user_771@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 08:59:31.114 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_431.html
*** CT 2022-05-11 08:59:31.115 *** View log from node mongooseim@localhost when finished mongooseim@localhost_803.html



=== Ended at 2022-05-11 08:59:31
=== successfully completed test case
=== === Returned value: ok