=== 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.9529.1>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/mam_suite.muc_querying_for_all_messages.52868.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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              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,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        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_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,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 => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:48:25


*** CT 2023-12-04 15:48:25.288 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2249.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-12-04 15:48:25.463 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-12-04 15:48:25.472 ***🔗
alicE_unnamed_1785@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:25.472 ***🔗
alicE_unnamed_1785@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f025e186a1c609a7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:48:25.473 ***🔗
alicE_unnamed_1785@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 2023-12-04 15:48:25.473 ***🔗
alicE_unnamed_1785@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc4NQBtYXR5Z3J5c2E=</auth>



*** User 2023-12-04 15:48:25.473 ***🔗
alicE_unnamed_1785@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:48:25.473 ***🔗
alicE_unnamed_1785@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:25.474 ***🔗
alicE_unnamed_1785@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='31e554d8a528a6dd' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1785@localhost'>

*** User 2023-12-04 15:48:25.474 ***🔗
alicE_unnamed_1785@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 2023-12-04 15:48:25.474 ***🔗
alicE_unnamed_1785@localhost/res1 out
<iq type='set' id='d03ebb3d341be6be349e26a094de0908'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:48:25.474 ***🔗
alicE_unnamed_1785@localhost/res1 in
<iq id='d03ebb3d341be6be349e26a094de0908' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1785@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:48:25.474 ***🔗
alice_unnamed_1785@localhost/res1 out
<iq type='set' id='8f0e55457c7ef631cce5c16cfd6aabc8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:25.475 ***🔗
alice_unnamed_1785@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1785@localhost/res1' id='8f0e55457c7ef631cce5c16cfd6aabc8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:25.475 ***🔗
alice_unnamed_1785@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-12-04 15:48:25.475 ***🔗
alice_unnamed_1785@localhost/res1 in
<presence from='alice_unnamed_1785@localhost/res1' to='alice_unnamed_1785@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-12-04 15:48:25.476 ***🔗
alice_unnamed_1785@localhost/res1 out
<iq type='set' id='5ab058d42ad622db9d8e547d558fa9a8' to='alicE_unnamed_1785room0-9586-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='f3a0f465-224c-4ec2-b062-2022b4ab5706'>
	<result xmlns='urn:xmpp:mam:2' id='C2JCFH36R00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-18T12:35:18.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>64c9cabd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='77b0da28-631a-4241-a6a8-f4b729bb1f3e'>
	<result xmlns='urn:xmpp:mam:2' id='C2JI4JCCEG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-18T19:20:21.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>16e20472</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='8d720451-669a-4ad2-a972-da30ce50439a'>
	<result xmlns='urn:xmpp:mam:2' id='C2JSDRQ7300A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-19T07:36:54.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09bccbf2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='a96ea934-9a6a-4b44-83e5-5d1c583b4e1b'>
	<result xmlns='urn:xmpp:mam:2' id='C2K5R4O1HG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-19T18:50:51.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85c57622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='10ae555d-c7c9-4d78-808e-0a9e2569d99f'>
	<result xmlns='urn:xmpp:mam:2' id='C2KFQOLE7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-20T06:45:50.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>621c99e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='07fcde36-96e8-47fc-9cc3-e70fd7d944ed'>
	<result xmlns='urn:xmpp:mam:2' id='C2KL018LI002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-20T12:55:32.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69df27ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='b1a76db7-40bf-41ad-875d-524e0d1d0cda'>
	<result xmlns='urn:xmpp:mam:2' id='C2L0CTQ8LG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-21T02:31:47.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>beb9b2ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.478 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='df174649-daa5-4f62-9515-1c57a645cf5b'>
	<result xmlns='urn:xmpp:mam:2' id='C2L9UG2K4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-21T13:55:20.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>996e84b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='c4e99604-c7a0-42b6-93c3-8cea4c0bc5da'>
	<result xmlns='urn:xmpp:mam:2' id='C2LLNCN5P00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-22T03:58:26.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff908883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='b4c4119d-dd1f-4ac3-8426-a99685d26632'>
	<result xmlns='urn:xmpp:mam:2' id='C2LUEAKEG00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-22T14:22:24.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>030ad00c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='2cf8e7ee-1da6-4b87-b352-76c314299270'>
	<result xmlns='urn:xmpp:mam:2' id='C2M7K135U00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-23T01:19:24.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b323a72c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='4704963d-1e89-4b39-b405-47995576791a'>
	<result xmlns='urn:xmpp:mam:2' id='C2MERJCCMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-23T09:57:25.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a1383a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='57fc2f07-f05f-4b02-9f6f-6b58a329beec'>
	<result xmlns='urn:xmpp:mam:2' id='C2MVSPDMPG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-24T06:16:59.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cece9b20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='a83144eb-dc3e-467e-afc7-60e478ac6acd'>
	<result xmlns='urn:xmpp:mam:2' id='C2N3H768B00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-24T10:37:26.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cedf638a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='e752b5ea-90de-43f2-adf8-28dc1f620d3f'>
	<result xmlns='urn:xmpp:mam:2' id='C2NGSJJ70G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-25T02:33:29.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fadf3cc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='fcae2165-bf6d-41e3-b506-baf80708636b'>
	<result xmlns='urn:xmpp:mam:2' id='C2NNI9TGDG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-25T10:31:31.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38d9362a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='b9521df6-1eb9-4b5b-b338-05bdbfbb1e32'>
	<result xmlns='urn:xmpp:mam:2' id='C2O6LA3SRG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-26T04:31:59.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c4420ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='ab61784d-9ac1-4222-a7cb-8d6abd530e82'>
	<result xmlns='urn:xmpp:mam:2' id='C2O9NKOKQG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-26T08:11:57.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aacdf81a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.479 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='7ce03c81-d0fb-401c-b07e-84e55d8bef77'>
	<result xmlns='urn:xmpp:mam:2' id='C2P27MNVG009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-27T13:25:52.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad4e4f48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='01b6b025-aed5-4546-9aaa-93115aab8356'>
	<result xmlns='urn:xmpp:mam:2' id='C2P3KCHEQG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-27T15:05:49.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95e4a846</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='8eeb442f-e0a1-4214-9a15-35204b170c37'>
	<result xmlns='urn:xmpp:mam:2' id='C2PB6KURCG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-28T00:07:45.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a9db996</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='8bb73a80-b041-4cb3-819d-a426fe5e8b36'>
	<result xmlns='urn:xmpp:mam:2' id='C2PV3RUEFG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-28T23:53:11.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>466a82d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='6ed97287-b2ca-4276-863c-ea19f5017451'>
	<result xmlns='urn:xmpp:mam:2' id='C2Q14U1UI00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-29T02:18:44.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>92359241</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='3ecd096c-27d6-421f-8594-6b2350d33f89'>
	<result xmlns='urn:xmpp:mam:2' id='C2Q7C0BNTG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-29T09:44:03.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cc033c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='79936f9d-ad52-4d0e-aba6-6eb71e874107'>
	<result xmlns='urn:xmpp:mam:2' id='C2QKFO4UA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-30T01:23:00.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6eb8bc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='95f9ef1b-69b1-49db-b66b-cd497d014fc1'>
	<result xmlns='urn:xmpp:mam:2' id='C2R5JVMLTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-30T21:49:23.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7f778163</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='13031470-596d-433b-90cd-6cfb31294034'>
	<result xmlns='urn:xmpp:mam:2' id='C2RJJSUK0G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-01T14:31:21.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a50bd3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='b8f48404-ea6a-455b-86e8-bc5f520b9fec'>
	<result xmlns='urn:xmpp:mam:2' id='C2ROGBVH9003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-01T20:21:22.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eff7dc3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='83c95287-952f-40da-a84d-3ac4d9017a6a'>
	<result xmlns='urn:xmpp:mam:2' id='C2S9MT6OB00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-02T16:52:54.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45a8b322</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='9cf60c32-0238-4c05-8f8a-e1fdd1980bb9'>
	<result xmlns='urn:xmpp:mam:2' id='C2SELQLNS002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-02T22:48:24.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdac075d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='1fb67c5d-907a-4a29-bce3-536363e06bda'>
	<result xmlns='urn:xmpp:mam:2' id='C2SJO4RNH00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-03T04:51:30.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f959bafd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='ece7d312-a063-491c-ba15-96571649f256'>
	<result xmlns='urn:xmpp:mam:2' id='C2SL3IBR300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-03T06:28:38.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e99e495</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='7acaf4a3-7930-49e7-8f2e-0998f590385f'>
	<result xmlns='urn:xmpp:mam:2' id='C2T5DTL25G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-04T01:57:07.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c68aa2d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<message from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='2c737bb3-98ea-44ab-97ce-fc301e265013'>
	<result xmlns='urn:xmpp:mam:2' id='C2TMTHO4PG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-04T22:48:59.000000Z' from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1785room0-9586-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d464f62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.480 ***🔗
alice_unnamed_1785@localhost/res1 in
<iq from='alice_unnamed_1785room0-9586-1@muc.localhost' to='alice_unnamed_1785@localhost/res1' id='5ab058d42ad622db9d8e547d558fa9a8' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2JCFH36R00K</first>
			<last>C2TMTHO4PG06</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-12-04 15:48:25.481 ***🔗
alice_unnamed_1785@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:48:25.531 ***🔗
alice_unnamed_1785@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:48:25.535 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-12-04 15:48:25.540 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2250.html



=== Ended at 2023-12-04 15:48:25
=== successfully completed test case
=== === Returned value: ok