=== Test case: inbox_SUITE:xmpp_bin_flush/1 (click for source code)

=== Config value:

    [{watchdog,<0.36593.0>},
     {inbox_opts,#{groupchat => [muclight],
                   iqdisc => no_queue,backend => rdbms_async,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   max_result_limit => infinity,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   async_writer => #{pool_size => 1},
                   delete_domain_limit => infinity}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17/big_tests.tests.inbox_SUITE.logs/run.2024-03-21_07.43.19/inbox_suite.xmpp_bin_flush.html"},
     {tc_group_properties,[{name,bin}]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17/big_tests.tests.inbox_SUITE.logs/run.2024-03-21_07.43.19/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:43:31


*** CT 2024-03-21 07:43:31.864 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3039.html

*** User 2024-03-21 07:43:31.884 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.884 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d6e3bf97083f6949' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:31.885 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.885 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3htcHBfYmluX2ZsdXNoXzE0NzIAbWF0eWdyeXNh</auth>



*** User 2024-03-21 07:43:31.886 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:43:31.886 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.886 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d666b21f73c69f3' from='localhost' version='1.0' xml:lang='en' to='alice_xmpp_bin_flush_1472@localhost'>

*** User 2024-03-21 07:43:31.886 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.886 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='829368016645659f4c79c81549f8d1d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.887 ***🔗
alicE_xmpp_bin_flush_1472@localhost/res1 in
<iq id='829368016645659f4c79c81549f8d1d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_xmpp_bin_flush_1472@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.887 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='525a9130f133771ed53c3cdd8e8b5bd0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.887 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<iq from='localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='525a9130f133771ed53c3cdd8e8b5bd0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.887 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<presence/>



*** User 2024-03-21 07:43:31.890 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<presence from='alice_xmpp_bin_flush_1472@localhost/res1' to='alice_xmpp_bin_flush_1472@localhost/res1'/>



*** User 2024-03-21 07:43:31.890 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.891 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9c73bbe9b5c54ca' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:31.891 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.891 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl94bXBwX2Jpbl9mbHVzaF8xNDcyAG1ha3JvbGlrYQ==</auth>



*** User 2024-03-21 07:43:31.892 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:43:31.892 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.892 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3ef2179d70d6f5fa' from='localhost' version='1.0' xml:lang='en' to='bob_xmpp_bin_flush_1472@localhost'>

*** User 2024-03-21 07:43:31.893 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.893 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='8d8dc4fbb18c0df2cdd4772298011fee'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.893 ***🔗
bOb_xmpp_bin_flush_1472@localhost/res1 in
<iq id='8d8dc4fbb18c0df2cdd4772298011fee' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_xmpp_bin_flush_1472@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.893 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='3d37f947c1903509ca6d7358602fd912'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.894 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='3d37f947c1903509ca6d7358602fd912' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.894 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<presence/>



*** User 2024-03-21 07:43:31.897 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<presence from='bob_xmpp_bin_flush_1472@localhost/res1' to='bob_xmpp_bin_flush_1472@localhost/res1'/>



*** User 2024-03-21 07:43:31.898 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.898 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a25a23ac22c03c5e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:43:31.898 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.898 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfeG1wcF9iaW5fZmx1c2hfMTQ3MgBtYWtyb3dlO3A=</auth>



*** User 2024-03-21 07:43:31.899 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:43:31.899 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:43:31.900 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d551e84e2e8d0717' from='localhost' version='1.0' xml:lang='en' to='kate_xmpp_bin_flush_1472@localhost'>

*** User 2024-03-21 07:43:31.900 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:43:31.900 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='146e7ac1c25cd69824be5ac0a142a323'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.900 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq id='146e7ac1c25cd69824be5ac0a142a323' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_xmpp_bin_flush_1472@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:31.900 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='795ff7fe1573d8536aaf96d36d7b740b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.901 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='795ff7fe1573d8536aaf96d36d7b740b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:31.901 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<presence/>



*** User 2024-03-21 07:43:31.903 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<presence from='kate_xmpp_bin_flush_1472@localhost/res1' to='kate_xmpp_bin_flush_1472@localhost/res1'/>



*** User 2024-03-21 07:43:31.904 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='a431460028c0692923d9099c4130dae4' to='princely_musings_5waML..Ril8=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_xmpp_bin_flush_1472@localhost</user>
			<user affiliation='member'>kate_xmpp_bin_flush_1472@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-03-21 07:43:31.920 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='alice_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1711-7011-905829</version>
		<user affiliation='owner'>alice_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.920 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='bob_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1711-7011-905829</version>
		<user affiliation='member'>bob_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.920 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='kate_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1711-7011-905829</version>
		<user affiliation='member'>kate_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.920 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<iq from='princely_musings_5waml..ril8=@muclight.localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='a431460028c0692923d9099c4130dae4' type='result'/>



*** User 2024-03-21 07:43:31.920 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='4b735317e781649aa17f16c49c5149cb'>
	<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-21 07:43:31.922 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-922088'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='4b735317e781649aa17f16c49c5149cb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='alice_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.922 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='4b735317e781649aa17f16c49c5149cb' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.922 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.922 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='25c27a0ae191d651213c314ff4ae2088'>
	<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-21 07:43:31.924 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-924219'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='25c27a0ae191d651213c314ff4ae2088'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='bob_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.924 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='25c27a0ae191d651213c314ff4ae2088' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.924 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.925 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='1e91587b48b9857ff487ba87f3edb4ac'>
	<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-21 07:43:31.926 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-926177'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1e91587b48b9857ff487ba87f3edb4ac'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='kate_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.926 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='1e91587b48b9857ff487ba87f3edb4ac' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.926 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.926 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='4a7b0e5e3482077e3aa5088775d1c99c'>
	<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-21 07:43:31.928 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-928106'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='4a7b0e5e3482077e3aa5088775d1c99c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='alice_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.928 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='4a7b0e5e3482077e3aa5088775d1c99c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.928 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.928 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<message to='princely_musings_5waml..ril8=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.930 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost' id='1711-7011-929122' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.930 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/alice_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost' id='1711-7011-929122' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.931 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/alice_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost' id='1711-7011-929122' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.931 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='4f2efda572b06b3a9a60a933bf1a3ed2'>
	<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-21 07:43:31.932 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-932206'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='4f2efda572b06b3a9a60a933bf1a3ed2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='bob_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.932 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='4f2efda572b06b3a9a60a933bf1a3ed2' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.932 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.932 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<message to='princely_musings_5waml..ril8=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.935 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/bob_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost' id='1711-7011-933136' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.935 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost' id='1711-7011-933136' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.935 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/bob_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost' id='1711-7011-933136' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.935 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='0e4d66ea5ba4042f916f9c8084c598ce'>
	<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-21 07:43:31.937 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-937220'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0e4d66ea5ba4042f916f9c8084c598ce'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='kate_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.937 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='0e4d66ea5ba4042f916f9c8084c598ce' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.937 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.937 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<message to='princely_musings_5waml..ril8=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.940 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/kate_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost' id='1711-7011-938317' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.940 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/kate_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost' id='1711-7011-938317' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.940 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost/kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost' id='1711-7011-938317' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='a431460028c0692923d9099c4130dae4'/>
</message>



*** User 2024-03-21 07:43:31.940 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='172366e21866e986f40985a4a991b2e6'>
	<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-21 07:43:31.942 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-941829'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='172366e21866e986f40985a4a991b2e6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='alice_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.942 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1472@localhost' to='alice_xmpp_bin_flush_1472@localhost/res1' id='172366e21866e986f40985a4a991b2e6' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.942 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.942 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='b07edd122ee501eddadc876c331972fc'>
	<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-21 07:43:31.944 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-943909'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b07edd122ee501eddadc876c331972fc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='bob_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.944 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='b07edd122ee501eddadc876c331972fc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.944 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.944 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='20a1e32deb5c069cf66177ac0018e1ed'>
	<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-21 07:43:31.946 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-945789'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='20a1e32deb5c069cf66177ac0018e1ed'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.904390Z'/>
			<message to='kate_xmpp_bin_flush_1472@localhost' id='a431460028c0692923d9099c4130dae4' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1711-7011-905829</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.946 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='20a1e32deb5c069cf66177ac0018e1ed' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011904390/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.946 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.946 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='e24a6ce3ca990a0650ba3b98d88d165e' to='princely_musings_5waML..Ril8=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1472@localhost</user>
	</query>
</iq>



*** User 2024-03-21 07:43:31.951 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='alice_xmpp_bin_flush_1472@localhost' id='e24a6ce3ca990a0650ba3b98d88d165e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1711-7011-905829</prev-version>
		<version>1711-7011-948308</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.951 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='kate_xmpp_bin_flush_1472@localhost' id='e24a6ce3ca990a0650ba3b98d88d165e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1711-7011-905829</prev-version>
		<version>1711-7011-948308</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.951 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='bob_xmpp_bin_flush_1472@localhost' id='e24a6ce3ca990a0650ba3b98d88d165e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.951 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='princely_musings_5waml..ril8=@muclight.localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='e24a6ce3ca990a0650ba3b98d88d165e' type='result'/>



*** User 2024-03-21 07:43:31.952 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='608e2d4a40c3f5e72e3016cd79f6a331' to='princely_musings_5waML..Ril8=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1472@localhost</user>
	</query>
</iq>



*** User 2024-03-21 07:43:31.957 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='alice_xmpp_bin_flush_1472@localhost' id='608e2d4a40c3f5e72e3016cd79f6a331' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1711-7011-948308</prev-version>
		<version>1711-7011-954180</version>
		<user affiliation='none'>kate_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.957 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='princely_musings_5waml..ril8=@muclight.localhost' to='kate_xmpp_bin_flush_1472@localhost' id='608e2d4a40c3f5e72e3016cd79f6a331' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1472@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-21 07:43:31.958 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='princely_musings_5waml..ril8=@muclight.localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='608e2d4a40c3f5e72e3016cd79f6a331' type='result'/>



*** User 2024-03-21 07:43:31.958 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='27d636529b4b6eaa0bc710578c310b9c'>
	<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>
	</inbox>
</iq>



*** User 2024-03-21 07:43:31.959 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='27d636529b4b6eaa0bc710578c310b9c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:31.959 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:31.959 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='32bd39924e43339db8ec8400fd5dd79c'>
	<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>
	</inbox>
</iq>



*** User 2024-03-21 07:43:31.962 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<message from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='1711-7011-961837'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='32bd39924e43339db8ec8400fd5dd79c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:43:31.957476Z'/>
			<message to='kate_xmpp_bin_flush_1472@localhost' id='608e2d4a40c3f5e72e3016cd79f6a331' type='groupchat' from='princely_musings_5waml..ril8=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<user affiliation='none'>kate_xmpp_bin_flush_1472@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-21 07:43:31.962 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='32bd39924e43339db8ec8400fd5dd79c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1711007011957476/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1711007011957476/cHJpbmNlbHlfbXVzaW5nc181d2FtbC4ucmlsOD1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:32.062 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='32bd39924e43339db8ec8400fd5dd79c'>
	<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>
	</inbox>
</iq>



*** User 2024-03-21 07:43:32.064 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1472@localhost' to='kate_xmpp_bin_flush_1472@localhost/res1' id='32bd39924e43339db8ec8400fd5dd79c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:32.064 ***🔗
waiting for inbox_size is done in 100 miliseconds

*** User 2024-03-21 07:43:32.065 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='dd79120ccf1fee84125c159c2e305d9d'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'/>
</iq>



*** User 2024-03-21 07:43:32.078 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='dd79120ccf1fee84125c159c2e305d9d' type='result'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<num>1</num>
	</empty-bin>
</iq>



*** User 2024-03-21 07:43:32.078 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
<iq type='set' id='131d7c7e3f5270a21d22cc6c1d9c4143'>
	<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>bin</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-21 07:43:32.080 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1472@localhost' to='bob_xmpp_bin_flush_1472@localhost/res1' id='131d7c7e3f5270a21d22cc6c1d9c4143' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-21 07:43:32.080 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-21 07:43:32.080 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:32.080 ***🔗
kate_xmpp_bin_flush_1472@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:43:32.080 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:32.081 ***🔗
bob_xmpp_bin_flush_1472@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:43:32.081 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:43:32.081 ***🔗
alice_xmpp_bin_flush_1472@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:43:32.083 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3043.html



=== Ended at 2024-03-21 07:43:32
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result