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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.3349.1>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.muc_querying_for_all_messages_with_jid.44036.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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 => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_cache_user => [{muc,true}],
        mod_mam_muc => [{host,{prefix,<<"muc.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{muc,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{muc,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:44


*** CT 2022-01-27 15:29:44.602 *** View log from node mongooseim@localhost when started mongooseim@localhost_1564.html
*** CT 2022-01-27 15:29:44.603 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html
Could not find element archive_wait in Config.


*** User 2022-01-27 15:29:45.090 ***
alicE_unnamed_1280@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:45.090 ***
alicE_unnamed_1280@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e8328da5d67ab1c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:45.090 ***
alicE_unnamed_1280@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:29:45.090 ***
alicE_unnamed_1280@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTI4MABtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4dd5f7e45531bd05' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 out
<iq type='set' id='89b5047fa862662332809b28e72adec4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 in
<iq id='89b5047fa862662332809b28e72adec4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1280@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:45.092 ***
alicE_unnamed_1280@localhost/res1 out
<iq type='set' id='b30f890328263161f869d27d4349b11c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:45.093 ***
alicE_unnamed_1280@localhost/res1 in
<iq type='result' id='b30f890328263161f869d27d4349b11c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:45.094 ***
alicE_unnamed_1280@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:45.095 ***
alicE_unnamed_1280@localhost/res1 in
<presence from='alicE_unnamed_1280@localhost/res1' to='alice_unnamed_1280@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:45.095 ***
alicE_unnamed_1280@localhost/res1 out
<iq type='set' id='356aa240787b4c82849b1f4fd485c568' to='alicE_unnamed_1280room0-3439-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='7393099d-8f0a-4f32-844e-03d76bca0883'>
	<result xmlns='urn:xmpp:mam:2' id='BLAIU5TQ9G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T18:51:39Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc5c987b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='d24a9340-fdf6-496b-803f-08421e80372c'>
	<result xmlns='urn:xmpp:mam:2' id='BLAVJUTH5008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T09:59:22Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad757fd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='26caf375-1276-4a4b-b21e-4b5483ae0e9c'>
	<result xmlns='urn:xmpp:mam:2' id='BLBQ25A0KG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T17:32:17Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31a4f739</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='852426dd-1b6f-47e0-81bf-ba58969abd1e'>
	<result xmlns='urn:xmpp:mam:2' id='BLC3NVMOCG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T05:05:21Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd874aa4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='d197e06b-ef55-4215-9938-c776d10dbb86'>
	<result xmlns='urn:xmpp:mam:2' id='BLCK2K9GUG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T00:34:29Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5438ac9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='9470072e-184e-4e7a-b891-fc875f3d2924'>
	<result xmlns='urn:xmpp:mam:2' id='BLDGP420TG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T10:49:07Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f670e890</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='7f451bc2-5993-47a2-8495-a8bde788d8a9'>
	<result xmlns='urn:xmpp:mam:2' id='BLEF1L1HAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T22:55:41Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64da5964</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='f013aac2-f168-48a5-a8c3-42c56c5bdd38'>
	<result xmlns='urn:xmpp:mam:2' id='BLEQANOGIG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T12:23:25Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3115a1c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='39c05574-4bec-469f-93bf-b93b8c615fff'>
	<result xmlns='urn:xmpp:mam:2' id='BLFB55PJ8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T08:27:53Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea34b3eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.112 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='d1de5593-bcef-4f27-9e54-7549a4ad0261'>
	<result xmlns='urn:xmpp:mam:2' id='BLG8BP8FD00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T19:18:34Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd1df882</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='93831a52-21cf-4878-886b-006c035e0502'>
	<result xmlns='urn:xmpp:mam:2' id='BLGRKJMDJG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T18:18:23Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9013b3ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='e56a87b7-b72d-49b7-b472-6343a9aaf87e'>
	<result xmlns='urn:xmpp:mam:2' id='BLHK72M1MG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T23:37:41Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b94c0f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='a19b9f84-30c3-4da3-b373-ab6c6e8b27e6'>
	<result xmlns='urn:xmpp:mam:2' id='BLHL1B3LD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T00:36:26Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>182ea43c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='e63a254e-111b-426f-9029-23ac0cade73a'>
	<result xmlns='urn:xmpp:mam:2' id='BLIFK6O4TG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T08:19:47Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ded8bb24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='063430ac-ef7b-4242-9485-03697bbb65bd'>
	<result xmlns='urn:xmpp:mam:2' id='BLJGHKVS100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T23:36:18Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ade94a28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='210818f1-e223-4c83-8dc6-62aafe31e679'>
	<result xmlns='urn:xmpp:mam:2' id='BLJTHMGSLG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T15:06:59Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08f8269a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<message from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='a371a200-6679-4a61-bf93-aad4bf6de8cc'>
	<result xmlns='urn:xmpp:mam:2' id='BLKK19F2GG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T17:56:41Z' from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1280room0-3439-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7903c815</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
<iq from='alice_unnamed_1280room0-3439-1@muc.localhost' to='alicE_unnamed_1280@localhost/res1' id='356aa240787b4c82849b1f4fd485c568' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAIU5TQ9G0J</first>
			<last>BLKK19F2GG07</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:45.113 ***
alicE_unnamed_1280@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:45.129 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:45.130 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1564.html



=== Ended at 2022-01-27 15:29:45
=== successfully completed test case
=== === Returned value: ok