=== Test case: inbox_extensions_SUITE:can_paginate_forwards/1 (click for source code)

=== Config value:

    [{watchdog,<0.5201.1>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,bin_clean_after => 3600000,
                   bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   delete_domain_limit => infinity,
                   groupchat => [muclight],
                   iqdisc => no_queue,max_result_limit => infinity,
                   remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a458c4eb991a.2024-03-07_11.00.02/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-07_11.08.05/inbox_extensions_suite.can_paginate_forwards.63875.html"},
     {tc_group_properties,[{name,pagination},parallel]},
     {tc_group_path,[[{name,one_to_one},parallel],[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a458c4eb991a.2024-03-07_11.00.02/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-03-07_11.08.05/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_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,<<"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">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a458c4eb991a.2024-03-07_11.00.02"

=== Started at 2024-03-07 11:08:08


*** CT 2024-03-07 11:08:08.180 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2072.html

*** User 2024-03-07 11:08:08.192 ***🔗
alicE_can_paginate_forwards_1652@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-03-07 11:08:08.192 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='758a59af3ddc4524' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-07 11:08:08.192 ***🔗
alicE_can_paginate_forwards_1652@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-03-07 11:08:08.193 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Nhbl9wYWdpbmF0ZV9mb3J3YXJkc18xNjUyAG1hdHlncnlzYQ==</auth>



*** User 2024-03-07 11:08:08.193 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-07 11:08:08.193 ***🔗
alicE_can_paginate_forwards_1652@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-03-07 11:08:08.194 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0181330302c974d1' from='domain.example.com' version='1.0' xml:lang='en' to='alice_can_paginate_forwards_1652@domain.example.com'>

*** User 2024-03-07 11:08:08.194 ***🔗
alicE_can_paginate_forwards_1652@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-03-07 11:08:08.194 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='0c3df75035bb4d0acf6f629bccfb5c47'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.195 ***🔗
alicE_can_paginate_forwards_1652@domain.example.com/res1 in
<iq id='0c3df75035bb4d0acf6f629bccfb5c47' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_can_paginate_forwards_1652@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.195 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='856a13062aec60b16326df6741e98e0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.195 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='856a13062aec60b16326df6741e98e0f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.196 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<presence/>



*** User 2024-03-07 11:08:08.197 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<presence from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='alice_can_paginate_forwards_1652@domain.example.com/res1'/>



*** User 2024-03-07 11:08:08.197 ***🔗
bOb_can_paginate_forwards_1652@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-03-07 11:08:08.198 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a5073f18b8dcdc8b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-07 11:08:08.198 ***🔗
bOb_can_paginate_forwards_1652@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-03-07 11:08:08.198 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MgBtYWtyb2xpa2E=</auth>



*** User 2024-03-07 11:08:08.199 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-07 11:08:08.199 ***🔗
bOb_can_paginate_forwards_1652@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-03-07 11:08:08.199 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa263df38db5c4b8' from='domain.example.com' version='1.0' xml:lang='en' to='bob_can_paginate_forwards_1652@domain.example.com'>

*** User 2024-03-07 11:08:08.200 ***🔗
bOb_can_paginate_forwards_1652@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-03-07 11:08:08.200 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='02314eaf5247fb7bcf2f4889b9945dcb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.200 ***🔗
bOb_can_paginate_forwards_1652@domain.example.com/res1 in
<iq id='02314eaf5247fb7bcf2f4889b9945dcb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_can_paginate_forwards_1652@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.200 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='b1b2afd26ca96f008871d84d30d6bd70'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.201 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='domain.example.com' to='bob_can_paginate_forwards_1652@domain.example.com/res1' id='b1b2afd26ca96f008871d84d30d6bd70' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.201 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 out
<presence/>



*** User 2024-03-07 11:08:08.202 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 in
<presence from='bob_can_paginate_forwards_1652@domain.example.com/res1' to='bob_can_paginate_forwards_1652@domain.example.com/res1'/>



*** User 2024-03-07 11:08:08.202 ***🔗
kate_can_paginate_forwards_1652@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-03-07 11:08:08.203 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77cc2c6c9946ad66' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-07 11:08:08.203 ***🔗
kate_can_paginate_forwards_1652@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-03-07 11:08:08.203 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfY2FuX3BhZ2luYXRlX2ZvcndhcmRzXzE2NTIAbWFrcm93ZTtw</auth>



*** User 2024-03-07 11:08:08.204 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-07 11:08:08.204 ***🔗
kate_can_paginate_forwards_1652@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-03-07 11:08:08.205 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f7e29a7609f67fb' from='domain.example.com' version='1.0' xml:lang='en' to='kate_can_paginate_forwards_1652@domain.example.com'>

*** User 2024-03-07 11:08:08.205 ***🔗
kate_can_paginate_forwards_1652@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-03-07 11:08:08.205 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='2cfef15f97b0f8154b997b1b09414e4f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.205 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<iq id='2cfef15f97b0f8154b997b1b09414e4f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_can_paginate_forwards_1652@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.205 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='ee299d0a28df6c9bfee375d7d23a868e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.206 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='domain.example.com' to='kate_can_paginate_forwards_1652@domain.example.com/res1' id='ee299d0a28df6c9bfee375d7d23a868e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.206 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 out
<presence/>



*** User 2024-03-07 11:08:08.207 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<presence from='kate_can_paginate_forwards_1652@domain.example.com/res1' to='kate_can_paginate_forwards_1652@domain.example.com/res1'/>



*** User 2024-03-07 11:08:08.208 ***🔗
mike_can_paginate_forwards_1652@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-03-07 11:08:08.208 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cd69004fb934e927' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-07 11:08:08.208 ***🔗
mike_can_paginate_forwards_1652@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-03-07 11:08:08.208 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AG1pa2VfY2FuX3BhZ2luYXRlX2ZvcndhcmRzXzE2NTIAbmljbmllbWE=</auth>



*** User 2024-03-07 11:08:08.209 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-07 11:08:08.209 ***🔗
mike_can_paginate_forwards_1652@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-03-07 11:08:08.209 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='29a09766bc09b29e' from='domain.example.com' version='1.0' xml:lang='en' to='mike_can_paginate_forwards_1652@domain.example.com'>

*** User 2024-03-07 11:08:08.210 ***🔗
mike_can_paginate_forwards_1652@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-03-07 11:08:08.210 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='1faf53e3ee755d6d8d0ec7c94700f347'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.210 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<iq id='1faf53e3ee755d6d8d0ec7c94700f347' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>mike_can_paginate_forwards_1652@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-07 11:08:08.210 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='06d0d379f91257a76d3a8510b39bcfd1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.210 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='domain.example.com' to='mike_can_paginate_forwards_1652@domain.example.com/res1' id='06d0d379f91257a76d3a8510b39bcfd1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-07 11:08:08.211 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 out
<presence/>



*** User 2024-03-07 11:08:08.211 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<presence from='mike_can_paginate_forwards_1652@domain.example.com/res1' to='mike_can_paginate_forwards_1652@domain.example.com/res1'/>



*** User 2024-03-07 11:08:08.212 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<message to='bob_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 1</body>
</message>



*** User 2024-03-07 11:08:08.214 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='bob_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 1</body>
</message>



*** User 2024-03-07 11:08:08.214 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<message to='kate_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 2</body>
</message>



*** User 2024-03-07 11:08:08.215 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='kate_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 2</body>
</message>



*** User 2024-03-07 11:08:08.215 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<message to='mike_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 3</body>
</message>



*** User 2024-03-07 11:08:08.216 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='mike_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Msg 3</body>
</message>



*** User 2024-03-07 11:08:08.264 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='b4d2d4d581263595bb8156d8fb7d0255'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-07 11:08:08.265 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-265479'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b4d2d4d581263595bb8156d8fb7d0255'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.212494Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='bob_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 1</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.265 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='b4d2d4d581263595bb8156d8fb7d0255' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709809688212494/Ym9iX2Nhbl9wYWdpbmF0ZV9mb3J3YXJkc18xNjUyQGRvbWFpbi5leGFtcGxlLmNvbQ==</first>
			<last>1709809688212494/Ym9iX2Nhbl9wYWdpbmF0ZV9mb3J3YXJkc18xNjUyQGRvbWFpbi5leGFtcGxlLmNvbQ==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-07 11:08:08.366 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='b4d2d4d581263595bb8156d8fb7d0255'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-07 11:08:08.367 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-367423'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b4d2d4d581263595bb8156d8fb7d0255'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.215888Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='mike_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 3</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.367 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-367439'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b4d2d4d581263595bb8156d8fb7d0255'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.214721Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='kate_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 2</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.367 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-367444'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b4d2d4d581263595bb8156d8fb7d0255'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.212494Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='bob_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 1</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.368 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='b4d2d4d581263595bb8156d8fb7d0255' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709809688215888/bWlrZV9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MkBkb21haW4uZXhhbXBsZS5jb20=</first>
			<last>1709809688212494/Ym9iX2Nhbl9wYWdpbmF0ZV9mb3J3YXJkc18xNjUyQGRvbWFpbi5leGFtcGxlLmNvbQ==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>3</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-07 11:08:08.368 ***🔗
waiting for inbox_size is done in 100 miliseconds

*** User 2024-03-07 11:08:08.368 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='639d84406c16a0d806731dc2d82f380a'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<max>1</max>
		</set>
	</inbox>
</iq>



*** User 2024-03-07 11:08:08.370 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-369746'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='639d84406c16a0d806731dc2d82f380a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.215888Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='mike_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 3</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.370 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='639d84406c16a0d806731dc2d82f380a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709809688215888/bWlrZV9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MkBkb21haW4uZXhhbXBsZS5jb20=</first>
			<last>1709809688215888/bWlrZV9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MkBkb21haW4uZXhhbXBsZS5jb20=</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-07 11:08:08.370 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-07 11:08:08.370 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
<iq type='set' id='6d177c2963dd5381446047eb7f4677fc'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<max>2</max>
			<after>1709809688215888/bWlrZV9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MkBkb21haW4uZXhhbXBsZS5jb20=</after>
		</set>
	</inbox>
</iq>



*** User 2024-03-07 11:08:08.371 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-371130'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6d177c2963dd5381446047eb7f4677fc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.214721Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='kate_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 2</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.371 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<message from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='1709-809688-371146'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6d177c2963dd5381446047eb7f4677fc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:08:08.212494Z'/>
			<message from='alice_can_paginate_forwards_1652@domain.example.com/res1' to='bob_can_paginate_forwards_1652@domain.example.com/res1' type='chat' xmlns='jabber:client'>
				<body>Msg 1</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-07 11:08:08.371 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
<iq from='alice_can_paginate_forwards_1652@domain.example.com' to='alice_can_paginate_forwards_1652@domain.example.com/res1' id='6d177c2963dd5381446047eb7f4677fc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1709809688214721/a2F0ZV9jYW5fcGFnaW5hdGVfZm9yd2FyZHNfMTY1MkBkb21haW4uZXhhbXBsZS5jb20=</first>
			<last>1709809688212494/Ym9iX2Nhbl9wYWdpbmF0ZV9mb3J3YXJkc18xNjUyQGRvbWFpbi5leGFtcGxlLmNvbQ==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>2</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-07 11:08:08.371 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-07 11:08:08.371 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-07 11:08:08.372 ***🔗
mike_can_paginate_forwards_1652@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-07 11:08:08.372 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-07 11:08:08.372 ***🔗
kate_can_paginate_forwards_1652@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-07 11:08:08.372 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-07 11:08:08.373 ***🔗
bob_can_paginate_forwards_1652@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-07 11:08:08.373 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-07 11:08:08.373 ***🔗
alice_can_paginate_forwards_1652@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-07 11:08:08.379 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2072.html



=== Ended at 2024-03-07 11:08:08
=== successfully completed test case
=== === Returned value: ok