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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.42868.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@62ff1c7eec89.2024-04-23_06.46.53/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.16/mam_suite.muc_querying_for_all_messages.32005.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@62ff1c7eec89.2024-04-23_06.46.53/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.16/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,<<"groupchats.">>},
              backend => rdbms,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@62ff1c7eec89.2024-04-23_06.46.53"

=== Started at 2024-04-23 06:55:22


*** CT 2024-04-23 06:55:22.555 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3198.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:22.829 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:22.918 ***🔗
alicE_unnamed_1799@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 06:55:22.918 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dfd3c63f57919042' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:22.918 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 06:55:22.918 ***🔗
alicE_unnamed_1799@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc5OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:22.919 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:22.919 ***🔗
alicE_unnamed_1799@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 06:55:22.919 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3fb7d19c24ee2056' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_1799@domain.example.com'>

*** User 2024-04-23 06:55:22.919 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 06:55:22.919 ***🔗
alicE_unnamed_1799@domain.example.com/res1 out
<iq type='set' id='5c0e5161703eb3eadf4af8d8ade4f099'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:22.920 ***🔗
alicE_unnamed_1799@domain.example.com/res1 in
<iq id='5c0e5161703eb3eadf4af8d8ade4f099' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1799@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:22.921 ***🔗
alice_unnamed_1799@domain.example.com/res1 out
<iq type='set' id='1b27646bd3b8027d26b16865aae1feb2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:22.921 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='1b27646bd3b8027d26b16865aae1feb2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:22.921 ***🔗
alice_unnamed_1799@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:22.923 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<presence from='alice_unnamed_1799@domain.example.com/res1' to='alice_unnamed_1799@domain.example.com/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:22.923 ***🔗
alice_unnamed_1799@domain.example.com/res1 out
<iq type='set' id='528c81010e775586e4abfd0d349f77fd' to='alicE_unnamed_1799room0-42958-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 06:55:22.925 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='eda449dc-6899-4b7b-9baa-decf177a526b'>
	<result xmlns='urn:xmpp:mam:2' id='C5BO4NVI300B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:07:18.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7afc4110</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.925 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='0cba8de6-6c25-49eb-a9c8-15d04c80203b'>
	<result xmlns='urn:xmpp:mam:2' id='C5C4I41AAG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:56:13.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bbae4a24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.925 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='927470e2-4d1c-4f34-a4dd-62870e4887e8'>
	<result xmlns='urn:xmpp:mam:2' id='C5CAJMRS600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:09:16.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ad174c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.925 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='63210ecd-471e-45d0-a209-c97d84c506cb'>
	<result xmlns='urn:xmpp:mam:2' id='C5CEO5MSBG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T05:05:35.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a8faf00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.925 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='09246ec3-1421-4abd-a8a0-0c6b60262b09'>
	<result xmlns='urn:xmpp:mam:2' id='C5DDF7RB4004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T17:44:40.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>85123f80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='a993a171-939e-4675-b411-994ad0408bf6'>
	<result xmlns='urn:xmpp:mam:2' id='C5DDVL2STG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:21:23.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b8ac70e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='76d98610-ecc2-4a3e-9c27-4867190f6f4b'>
	<result xmlns='urn:xmpp:mam:2' id='C5DLK58NQ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T03:28:20.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c20a7c96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='78812d5e-fc8b-4639-b279-5e20ac63515c'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQCOI0300F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:09:42.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d719b51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='6cc195a9-7ebb-4e02-9387-3edda136eb58'>
	<result xmlns='urn:xmpp:mam:2' id='C5EHE02IU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:38:52.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2901d3c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='d46fca62-b442-4a50-8ec8-2de22b5986e0'>
	<result xmlns='urn:xmpp:mam:2' id='C5EL110Q1G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T16:56:11.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>363c2aab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.926 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='97b13dcb-3c73-4d37-ad23-de2c2f272d01'>
	<result xmlns='urn:xmpp:mam:2' id='C5ETGKICH00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:03:46.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>98aeb233</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='af6ea27a-cab6-4057-9826-3de14b56f1d0'>
	<result xmlns='urn:xmpp:mam:2' id='C5EULAHGV00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T04:25:50.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>df46fed3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='c2e7ca44-f2a5-45a4-8185-3fbaf3135025'>
	<result xmlns='urn:xmpp:mam:2' id='C5FKT9B6Q001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T06:58:28.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b564865e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='c9ea5144-4027-497f-906f-73d27c7f01ac'>
	<result xmlns='urn:xmpp:mam:2' id='C5FRMVU3S00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:05:28.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fb79e28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='12468989-7084-4f72-95b7-7efe6f52b2f1'>
	<result xmlns='urn:xmpp:mam:2' id='C5G6NRLS0G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:14:49.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2abe493d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='fa25c5ad-9b3c-41e6-af08-dd7762e2316c'>
	<result xmlns='urn:xmpp:mam:2' id='C5G9J1TL8G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T07:38:49.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8858ecac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.927 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='700b66c4-4f23-4af8-b275-4a301628832e'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQVAV4O00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:23:12.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88010c69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='d532de8b-fcd6-4e77-a66c-92ea61aa890b'>
	<result xmlns='urn:xmpp:mam:2' id='C5H5A4GKBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:43:11.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d23fec6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='f333b4d6-cdfb-4dff-950b-28fce4fe228f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HF61U74G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T04:29:53.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>386c3c26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='623327ca-22fd-49df-a323-0c323ba3f876'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLBEJCRG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:51:27.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>99f97fda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='7a44bc04-139c-439e-8f49-7ded59fb4cda'>
	<result xmlns='urn:xmpp:mam:2' id='C5I9ER7OH00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:50:42.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8d29dd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='c85662e3-1381-4a42-bc61-80a023775db1'>
	<result xmlns='urn:xmpp:mam:2' id='C5IEJP3LHG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:59:39.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f078cdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='390507ef-e711-4605-99c9-108cef208256'>
	<result xmlns='urn:xmpp:mam:2' id='C5ILGHTSHG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:13:31.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8cd0cd0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='9b33ff25-dab1-4f82-8ccd-29c7f5bc022a'>
	<result xmlns='urn:xmpp:mam:2' id='C5INBK3NDG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T04:25:39.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>495b832d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='28d1c74f-df13-41b0-a392-5e45b0d948e6'>
	<result xmlns='urn:xmpp:mam:2' id='C5J88807A005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T00:35:00.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>342dbe44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='60aba4e3-71d1-44d2-8572-d22cf6cb4f53'>
	<result xmlns='urn:xmpp:mam:2' id='C5J9UN2NDG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:36:51.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e7b07cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='367ade45-12e0-4c09-8e47-d7f4aa300e5a'>
	<result xmlns='urn:xmpp:mam:2' id='C5K55LNM6G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:05:09.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c8f8938</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='f892a0c8-c829-4a3a-90ce-d9362dac538b'>
	<result xmlns='urn:xmpp:mam:2' id='C5K722BI3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:20:15.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4de8bc34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.928 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='c70886e8-c500-40d2-9e2a-5bf81bc4eed7'>
	<result xmlns='urn:xmpp:mam:2' id='C5KR1ALJNG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:10:15.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92feb7cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.929 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='f2206195-8786-4555-ad33-409d19f4f2ca'>
	<result xmlns='urn:xmpp:mam:2' id='C5L1PKLQG00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:14:08.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eae2148f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.929 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='44003314-2027-49e7-866e-c49386ba5d02'>
	<result xmlns='urn:xmpp:mam:2' id='C5LDIHPKE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:17:16.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11f43d01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.929 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='611fcf82-20ea-44ff-b260-b783cadec8c9'>
	<result xmlns='urn:xmpp:mam:2' id='C5LL68MODG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:22:27.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8a08f65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.929 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='3b7f3757-e46b-476e-a385-39029bed14de'>
	<result xmlns='urn:xmpp:mam:2' id='C5LP16JONG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T00:57:27.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cac89c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.929 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='ce600a2e-0d5c-4a86-a4cd-0109531d6b11'>
	<result xmlns='urn:xmpp:mam:2' id='C5MAR04VA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:12:04.000000Z' from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>51013284</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:22.930 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
<iq from='alice_unnamed_1799room0-42958-0@groupchats.domain.example.com' to='alice_unnamed_1799@domain.example.com/res1' id='528c81010e775586e4abfd0d349f77fd' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BO4NVI300B</first>
			<last>C5MAR04VA00I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:22.930 ***🔗
alice_unnamed_1799@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 06:55:22.930 ***🔗
alice_unnamed_1799@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:22.944 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:23.003 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3199.html



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