=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.57850.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/mam_suite.muc_querying_for_all_messages.104068.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              online_backend => mnesia,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        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_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:37:42


*** CT 2024-04-22 17:37:42.443 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2999.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 17:37:42.786 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 17:37:42.846 ***🔗
alicE_unnamed_2350@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-22 17:37:42.848 ***🔗
alicE_unnamed_2350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0bcaf96e3adfa46b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:37:42.848 ***🔗
alicE_unnamed_2350@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-22 17:37:42.848 ***🔗
alicE_unnamed_2350@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM1MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:37:42.849 ***🔗
alicE_unnamed_2350@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:37:42.850 ***🔗
alicE_unnamed_2350@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-22 17:37:42.850 ***🔗
alicE_unnamed_2350@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0bc664817878f05' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2350@localhost'>

*** User 2024-04-22 17:37:42.850 ***🔗
alicE_unnamed_2350@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-22 17:37:42.850 ***🔗
alicE_unnamed_2350@localhost/res1 out
<iq type='set' id='49ab5911686da902e3e7fee3630b7278'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:37:42.851 ***🔗
alicE_unnamed_2350@localhost/res1 in
<iq id='49ab5911686da902e3e7fee3630b7278' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2350@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:37:42.851 ***🔗
alice_unnamed_2350@localhost/res1 out
<iq type='set' id='d135b345b7ed8926f4dc497e33fd0999'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:37:42.851 ***🔗
alice_unnamed_2350@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2350@localhost/res1' id='d135b345b7ed8926f4dc497e33fd0999' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:37:42.852 ***🔗
alice_unnamed_2350@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 17:37:42.853 ***🔗
alice_unnamed_2350@localhost/res1 in
<presence from='alice_unnamed_2350@localhost/res1' to='alice_unnamed_2350@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 17:37:42.853 ***🔗
alice_unnamed_2350@localhost/res1 out
<iq type='set' id='4feb3a9978823c44b82c2d5159fc8972' to='alicE_unnamed_2350room0-57904-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-22 17:37:42.856 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='e78c3393-8d34-4f05-a74b-ae7b71332e40'>
	<result xmlns='urn:xmpp:mam:1' id='C5BHDJKPHG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T18:06:03.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dfc2bdf8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='4670d27a-f1e1-4825-9757-8d278aa6312e'>
	<result xmlns='urn:xmpp:mam:1' id='C5BLPRCSH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T23:19:46.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6306f01c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='0bb65f3e-8016-4ff4-a6fa-6905cd8f6eb4'>
	<result xmlns='urn:xmpp:mam:1' id='C5BRTHMI600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T06:37:32.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f85ed1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='bc496b46-67ab-48c3-ab8b-930ca62c17ce'>
	<result xmlns='urn:xmpp:mam:1' id='C5C62SFMN00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T18:45:18.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>496420c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='f183cfe2-34ff-43e1-849a-f4ced9abc91e'>
	<result xmlns='urn:xmpp:mam:1' id='C5CP08MSTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T17:19:31.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e5027c81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='1e6f855f-14ca-4bb5-bc02-6991de74b54f'>
	<result xmlns='urn:xmpp:mam:1' id='C5CQ8CQQAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T18:49:17.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11233fb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='7beb2157-8f18-4660-967f-cafa6f769a44'>
	<result xmlns='urn:xmpp:mam:1' id='C5D1U10MEG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T03:58:45.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc3a2550</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='2ece893a-f752-4f86-9e49-cf68bb9677af'>
	<result xmlns='urn:xmpp:mam:1' id='C5DARK2KSG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:37:37.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>866a6a85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='9486412a-3969-41fb-9897-dec4c523b888'>
	<result xmlns='urn:xmpp:mam:1' id='C5DJ05AUD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T00:20:26.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8eb4f0f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.857 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='2503870f-888e-47a7-9e8e-4fda70261a40'>
	<result xmlns='urn:xmpp:mam:1' id='C5E0LTRKV00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T16:39:42.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f19bbb40</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='0e444a0f-74b5-4ac1-adb4-cdcd0bb1dcfb'>
	<result xmlns='urn:xmpp:mam:1' id='C5EBIRUN000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:40:16.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3188a3ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='ef71fc75-9f6a-41f2-9ed8-4fe758ba963d'>
	<result xmlns='urn:xmpp:mam:1' id='C5EPCF8HVG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T22:08:07.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>244b971d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='83d51af7-846a-4d87-aaf3-aadd156aeb7d'>
	<result xmlns='urn:xmpp:mam:1' id='C5F9NEQ90G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:38:01.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9dd2887b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='e5bfdb61-a435-4337-accd-03b7fa1779f4'>
	<result xmlns='urn:xmpp:mam:1' id='C5FD6Q76PG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:47:07.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c124026</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='210a84fa-b324-4043-acc0-5f9e3a4155ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5FRCJQBVG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T14:42:15.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4151b23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.858 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='c0808e7b-a398-4562-9611-04a479127e29'>
	<result xmlns='urn:xmpp:mam:1' id='C5FSCU2M0G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:54:33.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82912407</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='9dd589d5-a4c8-4c16-879a-8221f9b9ad30'>
	<result xmlns='urn:xmpp:mam:1' id='C5GBL1QQTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:06:27.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8ff68ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='22420d25-53c9-479b-a8ec-88d5ad5a5731'>
	<result xmlns='urn:xmpp:mam:1' id='C5GIMSP1HG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:31:39.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>76c1de35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='7fe0b616-e1d6-4e03-af88-8573e2b5f90f'>
	<result xmlns='urn:xmpp:mam:1' id='C5GPN479PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:53:15.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc93f4fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='ecf283d6-fd5a-4031-abe5-2d68b5f628c0'>
	<result xmlns='urn:xmpp:mam:1' id='C5H1LNEV7G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:22:47.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27e61140</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='60ae50ed-9a23-4181-8cc0-702b164e314a'>
	<result xmlns='urn:xmpp:mam:1' id='C5HJE7VTK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T09:34:32.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a84f6700</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='da8d9c3e-966f-4bdb-adee-51c8e7f001c2'>
	<result xmlns='urn:xmpp:mam:1' id='C5HPQIRMD00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T17:11:38.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c14b0bf1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='96dd1f27-d041-41eb-97ca-a3f1985ee7b8'>
	<result xmlns='urn:xmpp:mam:1' id='C5IB3J7S500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:48:42.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f793072</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.859 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='4803af7c-8b70-43e8-afea-b54b58ccbf5c'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJD407O009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:42:40.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c02f203a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='8cd35d6c-6894-479f-a464-6eb9af401158'>
	<result xmlns='urn:xmpp:mam:1' id='C5IU4JAUMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:31:01.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>50937fc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='11ada7d5-3738-4720-994c-9f0aeb450ba4'>
	<result xmlns='urn:xmpp:mam:1' id='C5J1NVV0MG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T16:49:09.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd924564</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='aec50650-f103-4917-8cfd-c88ef582dd38'>
	<result xmlns='urn:xmpp:mam:1' id='C5JD019S8G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:14:33.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>324829b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='6cc52d84-5814-40b4-89dc-c0b96dad6d4d'>
	<result xmlns='urn:xmpp:mam:1' id='C5JJ4UMOVG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:35:03.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c12d13c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='b98051c2-9fef-4118-9a81-39ebc3b2d7fc'>
	<result xmlns='urn:xmpp:mam:1' id='C5KE7GEOL005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T21:53:30.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e4b422f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='c73759f2-1526-470a-998f-328d1913a4cd'>
	<result xmlns='urn:xmpp:mam:1' id='C5KFAVIA5G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T23:12:51.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ec693ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='e7abd9cb-b8a6-4849-bbab-826bacd83ef3'>
	<result xmlns='urn:xmpp:mam:1' id='C5KT3TDGG00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:39:12.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69227a3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.860 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='3d3153d5-f726-4f73-b611-22f77e5eb57b'>
	<result xmlns='urn:xmpp:mam:1' id='C5L0FD2P9G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T19:39:39.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40b9f92d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.861 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='1a751497-a3ee-4678-9d17-b0fd23d80fc6'>
	<result xmlns='urn:xmpp:mam:1' id='C5L88HAFGG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:56:57.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>06e0fa56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.861 ***🔗
alice_unnamed_2350@localhost/res1 in
<message from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='9cfbbc71-85eb-4537-a188-7dcd205b9283'>
	<result xmlns='urn:xmpp:mam:1' id='C5LML7METG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:07:31.000000Z' from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2350room0-57904-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95f8ec0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:37:42.861 ***🔗
alice_unnamed_2350@localhost/res1 in
<iq from='alice_unnamed_2350room0-57904-0@muc.localhost' to='alice_unnamed_2350@localhost/res1' id='4feb3a9978823c44b82c2d5159fc8972' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BHDJKPHG03</first>
			<last>C5LML7METG08</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 17:37:42.861 ***🔗
alice_unnamed_2350@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:37:42.862 ***🔗
alice_unnamed_2350@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 17:37:42.867 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 17:37:42.875 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3000.html



=== Ended at 2024-04-22 17:37:42
=== successfully completed test case
=== === Returned value: ok