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

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"a18616b6b3b5f1e2">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.22317.0>},
     {{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_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b12e200c049c.2024-03-08_13.48.44/big_tests.tests.graphql_muc_SUITE.logs/run.2024-03-08_13.52.23/graphql_muc_suite.admin_send_message_to_room.57602.html"},
     {tc_group_properties,[{name,domain_admin_muc}]},
     {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@b12e200c049c.2024-03-08_13.48.44/big_tests.tests.graphql_muc_SUITE.logs/run.2024-03-08_13.52.23/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@b12e200c049c.2024-03-08_13.48.44"

=== Started at 2024-03-08 13:52:51


*** CT 2024-03-08 13:52:51.722 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1749.html

*** User 2024-03-08 13:52:51.766 ***🔗
alicE_admin_send_message_to_room_1066@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-03-08 13:52:51.766 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ceaa54bcea502cbd' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 13:52:51.766 ***🔗
alicE_admin_send_message_to_room_1066@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-03-08 13:52:51.767 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NlbmRfbWVzc2FnZV90b19yb29tXzEwNjYAbWF0eWdyeXNh</auth>



*** User 2024-03-08 13:52:51.767 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 13:52:51.768 ***🔗
alicE_admin_send_message_to_room_1066@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-03-08 13:52:51.768 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d192ae647fed027' from='localhost' version='1.0' xml:lang='en' to='alice_admin_send_message_to_room_1066@localhost'>

*** User 2024-03-08 13:52:51.768 ***🔗
alicE_admin_send_message_to_room_1066@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-03-08 13:52:51.768 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 out
<iq type='set' id='6386410b5bd9b0ffe64c1face31fb56a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 13:52:51.768 ***🔗
alicE_admin_send_message_to_room_1066@localhost/res1 in
<iq id='6386410b5bd9b0ffe64c1face31fb56a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_send_message_to_room_1066@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 13:52:51.769 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 out
<iq type='set' id='c964d803d32996425d0c99638f397e4c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 13:52:51.769 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 in
<iq from='localhost' to='alice_admin_send_message_to_room_1066@localhost/res1' id='c964d803d32996425d0c99638f397e4c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 13:52:51.769 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 out
<presence/>



*** User 2024-03-08 13:52:51.770 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 in
<presence from='alice_admin_send_message_to_room_1066@localhost/res1' to='alice_admin_send_message_to_room_1066@localhost/res1'/>



*** User 2024-03-08 13:52:51.771 ***🔗
bOb_admin_send_message_to_room_1066@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-03-08 13:52:51.771 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='17285ebf4d2efe31' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 13:52:51.771 ***🔗
bOb_admin_send_message_to_room_1066@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-03-08 13:52:51.772 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9zZW5kX21lc3NhZ2VfdG9fcm9vbV8xMDY2AG1ha3JvbGlrYQ==</auth>



*** User 2024-03-08 13:52:51.772 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 13:52:51.773 ***🔗
bOb_admin_send_message_to_room_1066@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-03-08 13:52:51.773 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='29a74417b0023f09' from='localhost' version='1.0' xml:lang='en' to='bob_admin_send_message_to_room_1066@localhost'>

*** User 2024-03-08 13:52:51.773 ***🔗
bOb_admin_send_message_to_room_1066@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-03-08 13:52:51.773 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 out
<iq type='set' id='fbdba96063377bee7b4e9ff388c18900'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 13:52:51.773 ***🔗
bOb_admin_send_message_to_room_1066@localhost/res1 in
<iq id='fbdba96063377bee7b4e9ff388c18900' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_send_message_to_room_1066@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 13:52:51.774 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 out
<iq type='set' id='a2913e1c106f06eb9e276b379d652cb9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 13:52:51.774 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
<iq from='localhost' to='bob_admin_send_message_to_room_1066@localhost/res1' id='a2913e1c106f06eb9e276b379d652cb9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 13:52:51.774 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 out
<presence/>



*** User 2024-03-08 13:52:51.775 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
<presence from='bob_admin_send_message_to_room_1066@localhost/res1' to='bob_admin_send_message_to_room_1066@localhost/res1'/>



*** User 2024-03-08 13:52:51.776 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 out
<presence to='room-alice_admin_send_message_to_room_1066@muc.localhost/Bobek'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-08 13:52:51.777 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
<presence from='room-alice_admin_send_message_to_room_1066@muc.localhost/Bobek' to='bob_admin_send_message_to_room_1066@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-03-08 13:52:51.777 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
<message from='room-alice_admin_send_message_to_room_1066@muc.localhost' to='bob_admin_send_message_to_room_1066@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-08 13:52:51.787 ***🔗
REST request fails:
Code: 400
Req: {<0.22619.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"62885fd859cd84ee">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OmExODYxNmI2YjNiNWYxZTI=">>}],
      <<"{\"variables\":{\"room\":\"room-alice_admin_send_message_to_room_1066@muc.localhost\",\"from\":\"bob_admin_send_message_to_room_1066@localhost\",\"body\":\"Hello All!\"},\"query\":\"mutation ($body: String!, $from: FullJID!, $room: BareJID!) { muc { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 13:52:51 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"237">>}],
         <<"{\"errors\":[{\"path\":[\"..\",\"from\"],\"message\":\"Input coercion failed for type FullJID with value <<\\\"bob_admin_send_message_to_room_1066@localhost\\\">>. The reason it failed is: jid_without_resource\",\"extensions\":{\"code\":\"input_coercion\"}}]}">>,
         385,8745}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"room-alice_admin_send_message_to_room_1066@muc.localhost\",\"from\":\"bob_admin_send_message_to_room_1066@localhost\",\"body\":\"Hello All!\"},\"query\":\"mutation ($body: String!, $from: FullJID!, $room: BareJID!) { muc { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          creds => {<<"admin@localhost">>,<<"a18616b6b3b5f1e2">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5541,
          return_headers => true,return_maps => true,
          role => {graphql,domain_admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 13:52:51.795 ***🔗
REST request:
Code: 200
Req: {<0.22621.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"19c138670a15a523">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OmExODYxNmI2YjNiNWYxZTI=">>}],
      <<"{\"variables\":{\"room\":\"room-alice_admin_send_message_to_room_1066@muc.localhost\",\"from\":\"bob_admin_send_message_to_room_1066@localhost/res1\",\"body\":\"Hello All!\"},\"query\":\"mutation ($body: String!, $from: FullJID!, $room: BareJID!) { muc { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 08 Mar 2024 13:52:51 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"66">>}],
         <<"{\"data\":{\"muc\":{\"sendMessageToRoom\":\"Message sent successfully\"}}}">>,
         204,6355}
Params: #{body =>
              <<"{\"variables\":{\"room\":\"room-alice_admin_send_message_to_room_1066@muc.localhost\",\"from\":\"bob_admin_send_message_to_room_1066@localhost/res1\",\"body\":\"Hello All!\"},\"query\":\"mutation ($body: String!, $from: FullJID!, $room: BareJID!) { muc { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          creds => {<<"admin@localhost">>,<<"a18616b6b3b5f1e2">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5541,
          return_headers => true,return_maps => true,
          role => {graphql,domain_admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-08 13:52:51.835 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
<message from='room-alice_admin_send_message_to_room_1066@muc.localhost/Bobek' to='bob_admin_send_message_to_room_1066@localhost/res1' type='groupchat'>
	<body>Hello All!</body>
	<stanza-id by='room-alice_admin_send_message_to_room_1066@muc.localhost' id='C4P6FI7RDHG1' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-08 13:52:51.836 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 out
</stream:stream>

*** User 2024-03-08 13:52:51.836 ***🔗
bob_admin_send_message_to_room_1066@localhost/res1 in
</stream:stream>

*** User 2024-03-08 13:52:51.836 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 out
</stream:stream>

*** User 2024-03-08 13:52:51.836 ***🔗
alice_admin_send_message_to_room_1066@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-08 13:52:51.847 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 13:52:51.849 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1749.html



=== Ended at 2024-03-08 13:52:51
=== successfully completed test case
=== === Returned value: ok


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