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

=== Config value:

    [{watchdog,<0.21433.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"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@162190f115c6.2024-04-23_06.46.08/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_06.49.44/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@162190f115c6.2024-04-23_06.46.08/big_tests.tests.graphql_muc_SUITE.logs/run.2024-04-23_06.49.44/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@162190f115c6.2024-04-23_06.46.08"

=== Started at 2024-04-23 06:49:45


*** CT 2024-04-23 06:49:45.837 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2082.html

*** User 2024-04-23 06:49:45.843 ***🔗
alicE_admin_list_rooms_901@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:49:45.844 ***🔗
alicE_admin_list_rooms_901@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70d44dce84b926eb' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-23 06:49:45.845 ***🔗
alicE_admin_list_rooms_901@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:49:45.846 ***🔗
alicE_admin_list_rooms_901@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='89d2101c4054311b' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_rooms_901@localhost'>

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



*** User 2024-04-23 06:49:45.846 ***🔗
alicE_admin_list_rooms_901@localhost/res1 in
<iq id='4de74cd8818111c3b6ece13daa1be7ac' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_rooms_901@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:49:45.846 ***🔗
alice_admin_list_rooms_901@localhost/res1 out
<iq type='set' id='709f1061631f14a4f4e3cde0799cbcba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:45.847 ***🔗
alice_admin_list_rooms_901@localhost/res1 in
<iq from='localhost' to='alice_admin_list_rooms_901@localhost/res1' id='709f1061631f14a4f4e3cde0799cbcba' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:45.847 ***🔗
alice_admin_list_rooms_901@localhost/res1 out
<presence/>



*** User 2024-04-23 06:49:45.848 ***🔗
alice_admin_list_rooms_901@localhost/res1 in
<presence from='alice_admin_list_rooms_901@localhost/res1' to='alice_admin_list_rooms_901@localhost/res1'/>



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

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



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



*** User 2024-04-23 06:49:45.851 ***🔗
bOb_admin_list_rooms_901@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:49:45.852 ***🔗
bOb_admin_list_rooms_901@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='87c38088c68817a3' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_rooms_901@localhost'>

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



*** User 2024-04-23 06:49:45.852 ***🔗
bOb_admin_list_rooms_901@localhost/res1 in
<iq id='1ed918e5256dd84aebe4afb2a64f171f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_rooms_901@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:49:45.853 ***🔗
bob_admin_list_rooms_901@localhost/res1 out
<iq type='set' id='b075db95cf5a516fcb8e96f633665285'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:45.853 ***🔗
bob_admin_list_rooms_901@localhost/res1 in
<iq from='localhost' to='bob_admin_list_rooms_901@localhost/res1' id='b075db95cf5a516fcb8e96f633665285' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:49:45.853 ***🔗
bob_admin_list_rooms_901@localhost/res1 out
<presence/>



*** User 2024-04-23 06:49:45.855 ***🔗
bob_admin_list_rooms_901@localhost/res1 in
<presence from='bob_admin_list_rooms_901@localhost/res1' to='bob_admin_list_rooms_901@localhost/res1'/>



*** User 2024-04-23 06:49:45.859 ***🔗
REST request:
Code: 200
Req: {<0.21443.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cb4c487b3431035e">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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:49:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"91">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[],\"last\":null,\"index\":null,\"first\":null,\"count\":0}}}}">>,
         229,2691}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:49:45.864 ***🔗
REST request:
Code: 200
Req: {<0.21445.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d819b84d71d16ecd">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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:49:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8247bb2fdb776741\",\"private\":null,\"jid\":\"8247bb2fdb776741@muc.localhost\"},{\"usersNumber\":0,\"title\":\"8e2403e7ed5c95ae\",\"private\":false,\"jid\":\"8e2403e7ed5c95ae@muc.localhost\"}],\"last\":\"8e2403e7ed5c95ae\",\"index\":0,\"first\":\"8247bb2fdb776741\",\"count\":2}}}}">>,
         456,2544}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:49:45.868 ***🔗
REST request:
Code: 200
Req: {<0.21447.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"229e89f33bcb10dd">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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:49:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"317">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":null,\"title\":\"8247bb2fdb776741\",\"private\":null,\"jid\":\"8247bb2fdb776741@muc.localhost\"},{\"usersNumber\":0,\"title\":\"8e2403e7ed5c95ae\",\"private\":false,\"jid\":\"8e2403e7ed5c95ae@muc.localhost\"}],\"last\":\"8e2403e7ed5c95ae\",\"index\":0,\"first\":\"8247bb2fdb776741\",\"count\":2}}}}">>,
         456,2263}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"Muc.localhost\",\"limit\":null,\"index\":null,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:49:45.872 ***🔗
REST request:
Code: 200
Req: {<0.21449.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cfc8662b17478107">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":1,\"index\":1,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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:49:45 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"215">>}],
         <<"{\"data\":{\"muc\":{\"listRooms\":{\"rooms\":[{\"usersNumber\":0,\"title\":\"8e2403e7ed5c95ae\",\"private\":false,\"jid\":\"8e2403e7ed5c95ae@muc.localhost\"}],\"last\":\"8e2403e7ed5c95ae\",\"index\":1,\"first\":\"8e2403e7ed5c95ae\",\"count\":2}}}}">>,
         354,1805}
Params: #{body =>
              <<"{\"variables\":{\"mucDomain\":\"muc.localhost\",\"limit\":1,\"index\":1,\"from\":\"alice_admin_list_rooms_901@localhost\"},\"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">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 06:49:45.872 ***🔗
bob_admin_list_rooms_901@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:49:45.872 ***🔗
bob_admin_list_rooms_901@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:49:45.872 ***🔗
alice_admin_list_rooms_901@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:49:45.873 ***🔗
alice_admin_list_rooms_901@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:49:45.874 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2082.html



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


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