=== Config function: muc_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,register_over_s2s},parallel]

=== Config value:

    [{{s2s,mim},
      #{listener =>
            #{backlog => 1024,connection_type => s2s,hibernate_after => 0,
              ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5269,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                    verify_mode => peer}},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{backlog => 1024,connection_type => s2s,hibernate_after => 0,
              ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5299,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                    verify_mode => peer}},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.6687.1>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f79facad4ed7.2024-01-15_11.58.37/big_tests.tests.muc_SUITE.logs/run.2024-01-15_12.06.54/muc_suite.end_per_group.84610.html"},
     {tc_group_properties,[{name,register_over_s2s},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f79facad4ed7.2024-01-15_11.58.37/big_tests.tests.muc_SUITE.logs/run.2024-01-15_12.06.54/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 => mnesia,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 => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alice">>},
                             {server,<<"fed1">>},
                             {host,<<"localhost">>},
                             {port,5242},
                             {password,<<"makota2">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f79facad4ed7.2024-01-15_11.58.37"

=== Started at 2024-01-15 12:07:54


*** User 2024-01-15 12:07:54.604 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.604 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efad8ec7f34b3474' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:54.604 ***🔗
alice@fed1 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-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:07:54.605 ***🔗
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-01-15 12:07:54.607 ***🔗
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:54.607 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.607 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9378124cc7ff957' from='fed1' version='1.0' xml:lang='en' to='alice@fed1'>

*** User 2024-01-15 12:07:54.607 ***🔗
alice@fed1 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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:07:54.607 ***🔗
alice@fed1 out
<iq type='set' id='7a7c34625c686e5a4808348ae2324896'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.608 ***🔗
alice@fed1 in
<iq id='7a7c34625c686e5a4808348ae2324896' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.608 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='76bc2145df289b1d135aa80c0fa41bd1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.608 ***🔗
alice@fed1/escalus-default-resource in
<iq from='fed1' to='alice@fed1/escalus-default-resource' id='76bc2145df289b1d135aa80c0fa41bd1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.608 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='86c625fe91b720bb14f0e5a7cfb0d6c1'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-01-15 12:07:54.609 ***🔗
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='86c625fe91b720bb14f0e5a7cfb0d6c1' type='result'/>



*** User 2024-01-15 12:07:54.616 ***🔗
alice@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-01-15 12:07:54.616 ***🔗
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2024-01-15 12:07:54.616 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.617 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21bb291514527c56' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:54.617 ***🔗
bOb@localhost 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:07:54.617 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-01-15 12:07:54.618 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:54.619 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.619 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5470e13e0443653d' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-01-15 12:07:54.619 ***🔗
bOb@localhost 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-01-15 12:07:54.619 ***🔗
bOb@localhost out
<iq type='set' id='a804bec1deb167a2b3a05a287bf8a9e1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.619 ***🔗
bOb@localhost in
<iq id='a804bec1deb167a2b3a05a287bf8a9e1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.619 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='b2ea3cdb6c8670b2d0b9b3486cb032ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.620 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='b2ea3cdb6c8670b2d0b9b3486cb032ba' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.620 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='d5aa733b539722356bde4000d6900c03'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-01-15 12:07:54.620 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='d5aa733b539722356bde4000d6900c03' type='result'/>



*** User 2024-01-15 12:07:54.622 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-01-15 12:07:54.622 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-01-15 12:07:54.623 ***🔗
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.623 ***🔗
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd3322e608406762' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:54.623 ***🔗
kate@localhost 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-01-15 12:07:54.623 ***🔗
kate@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-01-15 12:07:54.624 ***🔗
kate@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:54.624 ***🔗
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-01-15 12:07:54.624 ***🔗
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='33d6c34aae83c022' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-01-15 12:07:54.624 ***🔗
kate@localhost 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-01-15 12:07:54.625 ***🔗
kate@localhost out
<iq type='set' id='71584af302f3feddd4d6c7926ba0b11b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.625 ***🔗
kate@localhost in
<iq id='71584af302f3feddd4d6c7926ba0b11b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:54.625 ***🔗
kate@localhost/escalus-default-resource out
<iq type='set' id='472b201aa03ce40e0d3aaec9e60f45bc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.625 ***🔗
kate@localhost/escalus-default-resource in
<iq from='localhost' to='kate@localhost/escalus-default-resource' id='472b201aa03ce40e0d3aaec9e60f45bc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:54.625 ***🔗
kate@localhost/escalus-default-resource out
<iq type='set' id='8c426d4fa1f96a2101c16ef050f987f6'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-01-15 12:07:54.626 ***🔗
kate@localhost/escalus-default-resource in
<iq from='' to='kate@localhost/escalus-default-resource' id='8c426d4fa1f96a2101c16ef050f987f6' type='result'/>



*** User 2024-01-15 12:07:54.627 ***🔗
kate@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-01-15 12:07:54.627 ***🔗
kate@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-01-15 12:07:54.628 ***🔗
NewState: #{total_failed => 0,graphql_token_SUITE => #{},
            cluster_commands_SUITE => #{},muc_SUITE => #{},
            mod_blocking_SUITE => #{},mim_c2s_SUITE => #{},
            graphql_stats_SUITE => #{},graphql_domain_SUITE => #{},
            mongoose_sanity_checks_SUITE => #{},mod_ping_SUITE => #{},
            mod_time_SUITE => #{},metrics_session_SUITE => #{},
            current_suite => muc_SUITE,
            mod_event_pusher_sns_SUITE =>
                #{[message_publish] => {group_status,ok,0,[]},
                  [presence_status_publish] => {group_status,ok,0,[]}},
            graphql_account_SUITE => #{},login_SUITE => #{},gdpr_SUITE => #{},
            graphql_roster_SUITE => #{},graphql_muc_light_SUITE => #{},
            auth_methods_for_c2s_SUITE => #{},graphql_sse_SUITE => #{},
            mongooseimctl_SUITE => #{},graphql_private_SUITE => #{},
            graphql_vcard_SUITE => #{},graphql_metric_SUITE => #{},
            mod_event_pusher_http_SUITE =>
                #{[no_prefix] => {group_status,ok,0,[]},
                  [with_prefix] => {group_status,ok,0,[]}},
            connect_SUITE => #{},
            jingle_SUITE => #{[all] => {group_status,ok,0,[]}},
            metrics_register_SUITE => #{},mam_send_message_SUITE => #{},
            mod_http_upload_SUITE => #{},anonymous_SUITE => #{},
            bosh_SUITE => #{},metrics_api_SUITE => #{},
            mongoose_cassandra_SUITE => #{},adhoc_SUITE => #{},total_ok => 10,
            metrics_c2s_SUITE => #{},bind2_SUITE => #{},amp_big_SUITE => #{},
            graphql_stanza_SUITE => #{},mod_version_SUITE => #{},
            graphql_gdpr_SUITE => #{},graphql_SUITE => #{},
            graphql_mnesia_SUITE => #{},accounts_SUITE => #{},
            graphql_session_SUITE => #{},extdisco_SUITE => #{},
            metrics_roster_SUITE => #{},mongoose_elasticsearch_SUITE => #{},
            graphql_muc_SUITE => #{},
            disco_and_caps_SUITE =>
                #{[disco_with_caps] => {group_status,ok,0,[]},
                  [disco_with_caps_and_extra_features] =>
                      {group_status,ok,0,[]},
                  [disco_with_extra_features] => {group_status,ok,0,[]}},
            component_SUITE => #{},mod_global_distrib_SUITE => #{},
            graphql_cets_SUITE => #{},graphql_server_SUITE => #{},
            graphql_offline_SUITE => #{},last_SUITE => #{},
            carboncopy_SUITE => #{},graphql_http_upload_SUITE => #{},
            acc_e2e_SUITE =>
                #{[cache_and_strip] => {group_status,ok,0,[]},
                  [message] => {group_status,ok,0,[]}},
            mam_proper_SUITE => #{},mod_event_pusher_rabbit_SUITE => #{},
            graphql_last_SUITE => #{},total_eventually_ok_tests => 0}



=== Ended at 2024-01-15 12:07:54
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@fed1/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"86c625fe91b720bb14f0e5a7cfb0d6c1">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"bob@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"d5aa733b539722356bde4000d6900c03">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"kate@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"8c426d4fa1f96a2101c16ef050f987f6">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.370s



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