=== Test case: muc_SUITE:room_with_participants_and_messages_is_hibernated/1 (click for source code)

=== Config value:

    [{watchdog,<0.3661.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8df352b23b1e.2022-04-29_13.53.53/big_tests.tests.muc_SUITE.logs/run.2022-04-29_14.00.21/muc_suite.room_with_participants_and_messages_is_hibernated.38787.html"},
     {tc_group_properties,[{name,hibernation},
                           {repeat_until_all_ok,3},
                           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@8df352b23b1e.2022-04-29_13.53.53/big_tests.tests.muc_SUITE.logs/run.2022-04-29_14.00.21/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_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => true},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => mnesia,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8df352b23b1e.2022-04-29_13.53.53"

=== Started at 2022-04-29 14:00:52


*** CT 2022-04-29 14:00:52.412 *** View log from node mongooseim@localhost when started mongooseim@localhost_5043.html
*** CT 2022-04-29 14:00:52.413 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1914.html

*** User 2022-04-29 14:00:52.429 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-29 14:00:52.429 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f0ced66c34746c4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:00:52.429 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-29 14:00:52.430 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21fd2l0aF9wYXJ0aWNpcGFudHNfYW5kX21lc3NhZ2VzX2lzX2hpYmVybmF0ZWRfMTAxOABtYXR5Z3J5c2E=</auth>



*** User 2022-04-29 14:00:52.432 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-29 14:00:52.432 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-29 14:00:52.432 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b436ff8e298c09a8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:00:52.432 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-29 14:00:52.432 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<iq type='set' id='362295872e13022653ae61a45fe0c260'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-29 14:00:52.433 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<iq id='362295872e13022653ae61a45fe0c260' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-29 14:00:52.433 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<iq type='set' id='5230dce9adf8619853f1a7f2cc8118a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:00:52.433 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<iq type='result' id='5230dce9adf8619853f1a7f2cc8118a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:00:52.433 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<presence/>



*** User 2022-04-29 14:00:52.434 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' to='alice_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'/>



*** User 2022-04-29 14:00:52.435 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-29 14:00:52.435 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e116f88768d9e823' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:00:52.435 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-29 14:00:52.436 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9yb29tX3dpdGhfcGFydGljaXBhbnRzX2FuZF9tZXNzYWdlc19pc19oaWJlcm5hdGVkXzEwMTgAbWFrcm9saWth</auth>



*** User 2022-04-29 14:00:52.437 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-29 14:00:52.437 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-29 14:00:52.438 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='13f5693345dffd8c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-29 14:00:52.438 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-29 14:00:52.438 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<iq type='set' id='d488b3f92c323afe15b76dd06ba84d3f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-29 14:00:52.439 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<iq id='d488b3f92c323afe15b76dd06ba84d3f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-29 14:00:52.439 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<iq type='set' id='b2d0ae657ad1698e2a3d91601b369da5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:00:52.439 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<iq type='result' id='b2d0ae657ad1698e2a3d91601b369da5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-29 14:00:52.439 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<presence/>



*** User 2022-04-29 14:00:52.440 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' to='bob_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'/>



*** User 2022-04-29 14:00:52.441 ***
RoomJID {jid,<<"room-ac4dc2063b">>,<<"muc.localhost">>,<<>>,
             <<"room-ac4dc2063b">>,<<"muc.localhost">>,<<>>}

*** User 2022-04-29 14:00:52.441 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<presence to='room-ac4dc2063b@muc.localhost/alicE_room_with_participants_and_messages_is_hibernated_1018'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-04-29 14:00:52.442 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='room-ac4dc2063b@muc.localhost/alicE_room_with_participants_and_messages_is_hibernated_1018' to='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-04-29 14:00:52.442 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<message from='room-ac4dc2063b@muc.localhost' to='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-04-29 14:00:52.442 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<iq type='set' id='5f5beb1bc4024c442a73cd8fea19e995' to='room-ac4dc2063b@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field type='boolean' var='muc#roomconfig_membersonly'>
				<value>0</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-04-29 14:00:52.443 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<iq from='room-ac4dc2063b@muc.localhost' to='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' id='5f5beb1bc4024c442a73cd8fea19e995' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-04-29 14:00:54.464 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<presence to='room-ac4dc2063b@muc.localhost/bOb_room_with_participants_and_messages_is_hibernated_1018'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-04-29 14:00:54.465 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='room-ac4dc2063b@muc.localhost/alicE_room_with_participants_and_messages_is_hibernated_1018' to='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-04-29 14:00:54.465 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='room-ac4dc2063b@muc.localhost/bOb_room_with_participants_and_messages_is_hibernated_1018' to='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-04-29 14:00:54.465 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<message from='room-ac4dc2063b@muc.localhost' to='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-04-29 14:00:54.465 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<presence from='room-ac4dc2063b@muc.localhost/bOb_room_with_participants_and_messages_is_hibernated_1018' to='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-04-29 14:00:56.488 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
<message to='room-ac4dc2063b@muc.localhost' type='groupchat'>
	<body>Restorable message</body>
</message>



*** User 2022-04-29 14:00:56.489 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<message from='room-ac4dc2063b@muc.localhost/alicE_room_with_participants_and_messages_is_hibernated_1018' to='bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Restorable message</body>
</message>



*** User 2022-04-29 14:00:56.489 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
<message from='room-ac4dc2063b@muc.localhost/alicE_room_with_participants_and_messages_is_hibernated_1018' to='alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Restorable message</body>
</message>



*** User 2022-04-29 14:00:58.509 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
</stream:stream>

*** User 2022-04-29 14:00:58.509 ***
bOb_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
</stream:stream>

*** User 2022-04-29 14:00:58.509 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 out
</stream:stream>

*** User 2022-04-29 14:00:58.510 ***
alicE_room_with_participants_and_messages_is_hibernated_1018@localhost/res1 in
</stream:stream>
*** CT 2022-04-29 14:00:58.512 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1914.html
*** CT 2022-04-29 14:00:58.512 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5043.html



=== Ended at 2022-04-29 14:00:58
=== successfully completed test case
=== === Returned value: ok