=== Test case: graphql_roster_SUITE:admin_subscribe_to_all_no_groups/1 (click for source code)

=== Config value:

    [{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}},
     {watchdog,<0.26250.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_roster_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_roster_SUITE.logs/run.2024-03-11_11.29.10/graphql_roster_suite.admin_subscribe_to_all_no_groups.html"},
     {tc_group_properties,[{name,admin_roster_http}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_roster_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.graphql_roster_SUITE.logs/run.2024-03-11_11.29.10/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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,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_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47"

=== Started at 2024-03-11 11:29:12


*** CT 2024-03-11 11:29:12.425 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1728.html

*** User 2024-03-11 11:29:12.434 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.434 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7043611edf3246c2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:12.434 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.434 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3N1YnNjcmliZV90b19hbGxfbm9fZ3JvdXBzXzExNTgAbWF0eWdyeXNh</auth>



*** User 2024-03-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f9adc703fd6ec5b6' from='localhost' version='1.0' xml:lang='en' to='alice_admin_subscribe_to_all_no_groups_1158@localhost'>

*** User 2024-03-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='e5ff7fefa6406307d4250d3d05a397e5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.435 ***🔗
alicE_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq id='e5ff7fefa6406307d4250d3d05a397e5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_subscribe_to_all_no_groups_1158@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.435 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='0f792990bfa561f2cea692df661b8f9c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.436 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq from='localhost' to='alice_admin_subscribe_to_all_no_groups_1158@localhost/res1' id='0f792990bfa561f2cea692df661b8f9c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.436 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:12.437 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<presence from='alice_admin_subscribe_to_all_no_groups_1158@localhost/res1' to='alice_admin_subscribe_to_all_no_groups_1158@localhost/res1'/>



*** User 2024-03-11 11:29:12.438 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.438 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e50e5e60baf10efa' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:12.438 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.438 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9zdWJzY3JpYmVfdG9fYWxsX25vX2dyb3Vwc18xMTU4AG1ha3JvbGlrYQ==</auth>



*** User 2024-03-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='031f7e0898bc042d' from='localhost' version='1.0' xml:lang='en' to='bob_admin_subscribe_to_all_no_groups_1158@localhost'>

*** User 2024-03-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='680ff7e90ca3f2b5ec324dae886fe1bb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.439 ***🔗
bOb_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq id='680ff7e90ca3f2b5ec324dae886fe1bb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_subscribe_to_all_no_groups_1158@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.439 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='2c2ceec62b1ba88cf6dfc82b719b7c00'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.440 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq from='localhost' to='bob_admin_subscribe_to_all_no_groups_1158@localhost/res1' id='2c2ceec62b1ba88cf6dfc82b719b7c00' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.440 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:12.441 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<presence from='bob_admin_subscribe_to_all_no_groups_1158@localhost/res1' to='bob_admin_subscribe_to_all_no_groups_1158@localhost/res1'/>



*** User 2024-03-11 11:29:12.441 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.442 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0e769e176f6da3a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:29:12.442 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.442 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfYWRtaW5fc3Vic2NyaWJlX3RvX2FsbF9ub19ncm91cHNfMTE1OABtYWtyb3dlO3A=</auth>



*** User 2024-03-11 11:29:12.442 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00fb5739e09fe2c4' from='localhost' version='1.0' xml:lang='en' to='kate_admin_subscribe_to_all_no_groups_1158@localhost'>

*** User 2024-03-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@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-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='09d8f8e47fd6f582ee40f82356f01991'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq id='09d8f8e47fd6f582ee40f82356f01991' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_admin_subscribe_to_all_no_groups_1158@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:29:12.443 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<iq type='set' id='f6d209cc7250205d9739d75f85859d41'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.444 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<iq from='localhost' to='kate_admin_subscribe_to_all_no_groups_1158@localhost/res1' id='f6d209cc7250205d9739d75f85859d41' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:29:12.444 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
<presence/>



*** User 2024-03-11 11:29:12.445 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
<presence from='kate_admin_subscribe_to_all_no_groups_1158@localhost/res1' to='kate_admin_subscribe_to_all_no_groups_1158@localhost/res1'/>



*** User 2024-03-11 11:29:12.487 ***🔗
REST request:
Code: 200
Req: {<0.26494.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f903f5cb0d934830">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"contacts\":[{\"groups\":null,\"jid\":\"bob_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"bob_admin_subscribe_to_all_no_groups_1158\"},{\"groups\":null,\"jid\":\"kate_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"kate_admin_subscribe_to_all_no_groups_1158\"}],\"user\":{\"groups\":null,\"jid\":\"alice_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"alice_admin_subscribe_to_all_no_groups_1158\"}},\"query\":\"mutation ($contacts: [ContactInput!]!, $user: ContactInput!) { roster { subscribeToAll(contacts: $contacts, user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 11 Mar 2024 11:29:11 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"361">>}],
         <<"{\"data\":{\"roster\":{\"subscribeToAll\":[\"Subscription between users alice_admin_subscribe_to_all_no_groups_1158@localhost and bob_admin_subscribe_to_all_no_groups_1158@localhost created successfully\",\"Subscription between users alice_admin_subscribe_to_all_no_groups_1158@localhost and kate_admin_subscribe_to_all_no_groups_1158@localhost created successfully\"]}}}">>,
         500,41704}
Params: #{port => 5551,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin">>,<<"secret">>},
          role => {graphql,admin},
          body =>
              <<"{\"variables\":{\"contacts\":[{\"groups\":null,\"jid\":\"bob_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"bob_admin_subscribe_to_all_no_groups_1158\"},{\"groups\":null,\"jid\":\"kate_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"kate_admin_subscribe_to_all_no_groups_1158\"}],\"user\":{\"groups\":null,\"jid\":\"alice_admin_subscribe_to_all_no_groups_1158@localhost\",\"name\":\"alice_admin_subscribe_to_all_no_groups_1158\"}},\"query\":\"mutation ($contacts: [ContactInput!]!, $user: ContactInput!) { roster { subscribeToAll(contacts: $contacts, user: $user) } }\"}">>,
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-03-11 11:29:12.491 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:12.491 ***🔗
kate_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:29:12.491 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:12.491 ***🔗
bob_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:29:12.491 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:29:12.492 ***🔗
alice_admin_subscribe_to_all_no_groups_1158@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:29:12.493 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1728.html



=== Ended at 2024-03-11 11:29:12
=== successfully completed test case
=== === Returned value: ok


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