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

=== Config value:

    [{watchdog,<0.21430.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,"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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_06.50.35/graphql_muc_suite.admin_list_rooms.html"},
     {tc_group_properties,[{name,admin_muc_configured}]},
     {tc_group_path,[[{name,admin_http}]]},
     {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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_06.50.35/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_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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {{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_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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:50:36


*** CT 2024-04-23 06:50:36.687 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2081.html

*** User 2024-04-23 06:50:36.693 ***🔗
alicE_admin_list_rooms_906@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-23 06:50:36.693 ***🔗
alicE_admin_list_rooms_906@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d967a415c8b69a6f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:50:36.694 ***🔗
alicE_admin_list_rooms_906@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-23 06:50:36.694 ***🔗
alicE_admin_list_rooms_906@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfcm9vbXNfOTA2AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 06:50:36.695 ***🔗
alicE_admin_list_rooms_906@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:50:36.695 ***🔗
alicE_admin_list_rooms_906@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-23 06:50:36.696 ***🔗
alicE_admin_list_rooms_906@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='26362ded044f7fda' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_906@localhost'>

*** User 2024-04-23 06:50:36.696 ***🔗
alicE_admin_list_rooms_906@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-23 06:50:36.696 ***🔗
alicE_admin_list_rooms_906@localhost/res1 out
<iq type='set' id='c1f94845a6a674f5c0ed680f3ea7a4aa'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:50:36.696 ***🔗
alicE_admin_list_rooms_906@localhost/res1 in
<iq id='c1f94845a6a674f5c0ed680f3ea7a4aa' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_906@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:50:36.696 ***🔗
alice_admin_list_rooms_906@localhost/res1 out
<iq type='set' id='36ab52dd8399040c00e9f8743165a63a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:50:36.697 ***🔗
alice_admin_list_rooms_906@localhost/res1 in
<iq from='localhost' to='alice_admin_list_rooms_906@localhost/res1' id='36ab52dd8399040c00e9f8743165a63a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:50:36.697 ***🔗
alice_admin_list_rooms_906@localhost/res1 out
<presence/>



*** User 2024-04-23 06:50:36.698 ***🔗
alice_admin_list_rooms_906@localhost/res1 in
<presence from='alice_admin_list_rooms_906@localhost/res1' to='alice_admin_list_rooms_906@localhost/res1'/>



*** User 2024-04-23 06:50:36.699 ***🔗
bOb_admin_list_rooms_906@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-23 06:50:36.699 ***🔗
bOb_admin_list_rooms_906@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='16c0d93ae33d47a6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:50:36.700 ***🔗
bOb_admin_list_rooms_906@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-23 06:50:36.700 ***🔗
bOb_admin_list_rooms_906@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Jvb21zXzkwNgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 06:50:36.701 ***🔗
bOb_admin_list_rooms_906@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:50:36.701 ***🔗
bOb_admin_list_rooms_906@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-23 06:50:36.701 ***🔗
bOb_admin_list_rooms_906@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f4c15277d36e5632' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_906@localhost'>

*** User 2024-04-23 06:50:36.701 ***🔗
bOb_admin_list_rooms_906@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-23 06:50:36.702 ***🔗
bOb_admin_list_rooms_906@localhost/res1 out
<iq type='set' id='a7fad4118eb86f59eb242697d4e97275'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:50:36.702 ***🔗
bOb_admin_list_rooms_906@localhost/res1 in
<iq id='a7fad4118eb86f59eb242697d4e97275' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_906@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:50:36.702 ***🔗
bob_admin_list_rooms_906@localhost/res1 out
<iq type='set' id='5de8ec1612660f3558ce9aac26b6fa3c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:50:36.702 ***🔗
bob_admin_list_rooms_906@localhost/res1 in
<iq from='localhost' to='bob_admin_list_rooms_906@localhost/res1' id='5de8ec1612660f3558ce9aac26b6fa3c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:50:36.702 ***🔗
bob_admin_list_rooms_906@localhost/res1 out
<presence/>



*** User 2024-04-23 06:50:36.703 ***🔗
bob_admin_list_rooms_906@localhost/res1 in
<presence from='bob_admin_list_rooms_906@localhost/res1' to='bob_admin_list_rooms_906@localhost/res1'/>



*** User 2024-04-23 06:50:36.706 ***🔗
REST request:
Code: 200
Req: {<0.21440.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"baaaa60d82748f59">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:50:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,1819}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}


*** User 2024-04-23 06:50:36.712 ***🔗
REST request:
Code: 200
Req: {<0.21442.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7586d9fcc1c9944d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:50:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8ea1f21250f8c23d\",\"private\":null,\"jid\":\"8ea1f21250f8c23d@muc.localhost\"},{\"usersNumber\":0,\"title\":\"d1ba6cb5ccc2032b\",\"private\":false,\"jid\":\"d1ba6cb5ccc2032b@muc.localhost\"}],\"last\":\"d1ba6cb5ccc2032b\",\"index\":0,\"first\":\"8ea1f21250f8c23d\",\"count\":2}}}}">>,
         456,1999}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}


*** User 2024-04-23 06:50:36.716 ***🔗
REST request:
Code: 200
Req: {<0.21444.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b2dc3ef37730038e">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:50:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8ea1f21250f8c23d\",\"private\":null,\"jid\":\"8ea1f21250f8c23d@muc.localhost\"},{\"usersNumber\":0,\"title\":\"d1ba6cb5ccc2032b\",\"private\":false,\"jid\":\"d1ba6cb5ccc2032b@muc.localhost\"}],\"last\":\"d1ba6cb5ccc2032b\",\"index\":0,\"first\":\"8ea1f21250f8c23d\",\"count\":2}}}}">>,
         456,2136}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":null,\"index\":null},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}


*** User 2024-04-23 06:50:36.719 ***🔗
REST request:
Code: 200
Req: {<0.21446.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8d45dce8ce954b84">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":1,\"index\":1},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 06:50:35 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"215">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"d1ba6cb5ccc2032b\",\"private\":false,\"jid\":\"d1ba6cb5ccc2032b@muc.localhost\"}],\"last\":\"d1ba6cb5ccc2032b\",\"index\":1,\"first\":\"d1ba6cb5ccc2032b\",\"count\":2}}}}">>,
         354,1961}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"from\":\"alice_admin_list_rooms_906@localhost\",\"limit\":1,\"index\":1},\"query\":\"query ($from: JID!, $index: NonNegInt, $limit: PosInt, $mucDomain: DomainName!) { muc { listRooms(from: $from, index: $index, limit: $limit, mucDomain: $mucDomain) { count first index last rooms { jid private title usersNumber } } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,
          role => {graphql,admin},
          return_maps => true,return_headers => true}


*** User 2024-04-23 06:50:36.720 ***🔗
bob_admin_list_rooms_906@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:50:36.720 ***🔗
bob_admin_list_rooms_906@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:50:36.720 ***🔗
alice_admin_list_rooms_906@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:50:36.720 ***🔗
alice_admin_list_rooms_906@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:50:36.722 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2081.html



=== Ended at 2024-04-23 06:50:36
=== successfully completed test case
=== === Returned value: ok


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