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

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.23576.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {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@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-16_12.04.12/graphql_muc_light_suite.admin_send_message_to_room_errors.html"},
     {tc_group_properties,[{name,admin_muc_light}]},
     {tc_group_path,[[{name,admin_http}]]},
     {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@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-16_12.04.12/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8b2205e113af.2024-04-16_11.59.25"

=== Started at 2024-04-16 12:04:14


*** CT 2024-04-16 12:04:14.501 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1722.html

*** User 2024-04-16 12:04:14.507 ***🔗
alicE_admin_send_message_to_room_errors_1070@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-16 12:04:14.507 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e98dce1756c292c8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:04:14.507 ***🔗
alicE_admin_send_message_to_room_errors_1070@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-16 12:04:14.507 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NlbmRfbWVzc2FnZV90b19yb29tX2Vycm9yc18xMDcwAG1hdHlncnlzYQ==</auth>



*** User 2024-04-16 12:04:14.508 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:04:14.508 ***🔗
alicE_admin_send_message_to_room_errors_1070@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-16 12:04:14.508 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e7d4f186d9bff63' from='localhost' version='1.0' xml:lang='en' to='alice_admin_send_message_to_room_errors_1070@localhost'>

*** User 2024-04-16 12:04:14.509 ***🔗
alicE_admin_send_message_to_room_errors_1070@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-16 12:04:14.509 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 out
<iq type='set' id='1dbdf27f28d8023d528d44c9a6db6f1a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:04:14.509 ***🔗
alicE_admin_send_message_to_room_errors_1070@localhost/res1 in
<iq id='1dbdf27f28d8023d528d44c9a6db6f1a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_send_message_to_room_errors_1070@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:04:14.509 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 out
<iq type='set' id='6b3374aad72a3c515b90e2430f44d11d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:04:14.510 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 in
<iq from='localhost' to='alice_admin_send_message_to_room_errors_1070@localhost/res1' id='6b3374aad72a3c515b90e2430f44d11d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:04:14.510 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 out
<presence/>



*** User 2024-04-16 12:04:14.511 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 in
<presence from='alice_admin_send_message_to_room_errors_1070@localhost/res1' to='alice_admin_send_message_to_room_errors_1070@localhost/res1'/>



*** User 2024-04-16 12:04:14.512 ***🔗
bOb_admin_send_message_to_room_errors_1070@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-16 12:04:14.512 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ee072418966aed3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:04:14.512 ***🔗
bOb_admin_send_message_to_room_errors_1070@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-16 12:04:14.512 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9zZW5kX21lc3NhZ2VfdG9fcm9vbV9lcnJvcnNfMTA3MABtYWtyb2xpa2E=</auth>



*** User 2024-04-16 12:04:14.513 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:04:14.513 ***🔗
bOb_admin_send_message_to_room_errors_1070@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-16 12:04:14.513 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='909dab82bcba86f5' from='localhost' version='1.0' xml:lang='en' to='bob_admin_send_message_to_room_errors_1070@localhost'>

*** User 2024-04-16 12:04:14.513 ***🔗
bOb_admin_send_message_to_room_errors_1070@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-16 12:04:14.513 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 out
<iq type='set' id='80af2849c0d6d42d54336d4840c738ea'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:04:14.514 ***🔗
bOb_admin_send_message_to_room_errors_1070@localhost/res1 in
<iq id='80af2849c0d6d42d54336d4840c738ea' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_send_message_to_room_errors_1070@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:04:14.514 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 out
<iq type='set' id='b9507c08c7e06bcebfb5455e033db384'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:04:14.514 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 in
<iq from='localhost' to='bob_admin_send_message_to_room_errors_1070@localhost/res1' id='b9507c08c7e06bcebfb5455e033db384' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:04:14.514 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 out
<presence/>



*** User 2024-04-16 12:04:14.516 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 in
<presence from='bob_admin_send_message_to_room_errors_1070@localhost/res1' to='bob_admin_send_message_to_room_errors_1070@localhost/res1'/>



*** User 2024-04-16 12:04:14.521 ***🔗
REST request:
Code: 200
Req: {<0.23835.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0382d36981ecd6a0">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1713-269054-516971@not-existing-domain\",\"from\":\"alice_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:04:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"299">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"sendMessageToRoom\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1713-269054-516971@not-existing-domain\",\"from\":\"alice_admin_send_message_to_room_errors_1070@localhost\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"sendMessageToRoom\":null}}}">>,
         438,934}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"room\":\"1713-269054-516971@not-existing-domain\",\"from\":\"alice_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          method => <<"POST">>,return_maps => true,
          role => {graphql,admin},
          return_headers => true}


*** User 2024-04-16 12:04:14.524 ***🔗
REST request:
Code: 200
Req: {<0.23837.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d938bd29be9c4201">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:04:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"301">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"sendMessageToRoom\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"sendMessageToRoom\":null}}}">>,
         440,1616}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          method => <<"POST">>,return_maps => true,
          role => {graphql,admin},
          return_headers => true}


*** User 2024-04-16 12:04:14.529 ***🔗
REST request:
Code: 200
Req: {<0.23839.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3c70365be7fac543">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:04:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"301">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"sendMessageToRoom\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"sendMessageToRoom\":null}}}">>,
         440,1570}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          body =>
              <<"{\"variables\":{\"room\":\"1713-269054-516971@muclight.localhost\",\"from\":\"bob_admin_send_message_to_room_errors_1070@localhost\",\"body\":\"Hello there!\"},\"query\":\"mutation ($body: String!, $from: JID!, $room: BareJID!) { muc_light { sendMessageToRoom(body: $body, from: $from, room: $room) } }\"}">>,
          method => <<"POST">>,return_maps => true,
          role => {graphql,admin},
          return_headers => true}


*** User 2024-04-16 12:04:14.530 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:04:14.530 ***🔗
bob_admin_send_message_to_room_errors_1070@localhost/res1 in
</stream:stream>

*** User 2024-04-16 12:04:14.530 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:04:14.531 ***🔗
alice_admin_send_message_to_room_errors_1070@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 12:04:14.533 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1722.html



=== Ended at 2024-04-16 12:04:14
=== successfully completed test case
=== === Returned value: ok


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