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

=== Config value:

    [{watchdog,<0.35212.0>},
     {inbox_opts,#{iqdisc => no_queue,backend => rdbms_async,
                   groupchat => [muclight],
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   async_writer => #{pool_size => 1},
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,bin_ttl => 30,
                   bin_clean_after => 3600000}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@786a062e1fe3.2024-04-15_20.13.12/big_tests.tests.inbox_SUITE.logs/run.2024-04-15_20.19.52/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@786a062e1fe3.2024-04-15_20.13.12/big_tests.tests.inbox_SUITE.logs/run.2024-04-15_20.19.52/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@786a062e1fe3.2024-04-15_20.13.12"

=== Started at 2024-04-15 20:19:55


*** CT 2024-04-15 20:19:55.439 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1778.html

*** User 2024-04-15 20:19:55.446 ***🔗
alicE_xmpp_bin_flush_1462@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-04-15 20:19:55.447 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='431785242674f5ba' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 20:19:55.447 ***🔗
alicE_xmpp_bin_flush_1462@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-04-15 20:19:55.447 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3htcHBfYmluX2ZsdXNoXzE0NjIAbWF0eWdyeXNh</auth>



*** User 2024-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@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-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9354b23117248280' from='localhost' version='1.0' xml:lang='en' to='alice_xmpp_bin_flush_1462@localhost'>

*** User 2024-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@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-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='0af497a30c96c2da8f08be25e19f0c08'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.448 ***🔗
alicE_xmpp_bin_flush_1462@localhost/res1 in
<iq id='0af497a30c96c2da8f08be25e19f0c08' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_xmpp_bin_flush_1462@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.448 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='5664e9fc08cd2b4c166929075d96a689'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.449 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<iq from='localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='5664e9fc08cd2b4c166929075d96a689' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.449 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<presence/>



*** User 2024-04-15 20:19:55.452 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<presence from='alice_xmpp_bin_flush_1462@localhost/res1' to='alice_xmpp_bin_flush_1462@localhost/res1'/>



*** User 2024-04-15 20:19:55.453 ***🔗
bOb_xmpp_bin_flush_1462@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-04-15 20:19:55.453 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90e3f6d29816a0c0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 20:19:55.453 ***🔗
bOb_xmpp_bin_flush_1462@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-04-15 20:19:55.453 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl94bXBwX2Jpbl9mbHVzaF8xNDYyAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-15 20:19:55.454 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 20:19:55.454 ***🔗
bOb_xmpp_bin_flush_1462@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-04-15 20:19:55.454 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='88b7031d23a5f0df' from='localhost' version='1.0' xml:lang='en' to='bob_xmpp_bin_flush_1462@localhost'>

*** User 2024-04-15 20:19:55.455 ***🔗
bOb_xmpp_bin_flush_1462@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-04-15 20:19:55.455 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='32f64bb4cbad0273708966c18b6e8b9e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.455 ***🔗
bOb_xmpp_bin_flush_1462@localhost/res1 in
<iq id='32f64bb4cbad0273708966c18b6e8b9e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_xmpp_bin_flush_1462@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.455 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='aadbba7ba4d8a533ac576803ae02f02a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.456 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='aadbba7ba4d8a533ac576803ae02f02a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.456 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<presence/>



*** User 2024-04-15 20:19:55.458 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<presence from='bob_xmpp_bin_flush_1462@localhost/res1' to='bob_xmpp_bin_flush_1462@localhost/res1'/>



*** User 2024-04-15 20:19:55.459 ***🔗
kate_xmpp_bin_flush_1462@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-04-15 20:19:55.459 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='43b26ff091cd177d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 20:19:55.459 ***🔗
kate_xmpp_bin_flush_1462@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-04-15 20:19:55.459 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfeG1wcF9iaW5fZmx1c2hfMTQ2MgBtYWtyb3dlO3A=</auth>



*** User 2024-04-15 20:19:55.460 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 20:19:55.460 ***🔗
kate_xmpp_bin_flush_1462@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-04-15 20:19:55.461 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2868101f886cdacd' from='localhost' version='1.0' xml:lang='en' to='kate_xmpp_bin_flush_1462@localhost'>

*** User 2024-04-15 20:19:55.461 ***🔗
kate_xmpp_bin_flush_1462@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-04-15 20:19:55.461 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='199525603713c47a45a09a5cbd827e9c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.461 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq id='199525603713c47a45a09a5cbd827e9c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_xmpp_bin_flush_1462@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 20:19:55.461 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='1956268ae2c1726610913056869022be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.462 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='1956268ae2c1726610913056869022be' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 20:19:55.462 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<presence/>



*** User 2024-04-15 20:19:55.465 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<presence from='kate_xmpp_bin_flush_1462@localhost/res1' to='kate_xmpp_bin_flush_1462@localhost/res1'/>



*** User 2024-04-15 20:19:55.465 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='6fbb7ea708e75c36a885285056d44ce3' to='princely_musings_fe26pZGkcZU=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_xmpp_bin_flush_1462@localhost</user>
			<user affiliation='member'>kate_xmpp_bin_flush_1462@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-15 20:19:55.470 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='alice_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-212395-466392</version>
		<user affiliation='owner'>alice_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.470 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='bob_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-212395-466392</version>
		<user affiliation='member'>bob_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.470 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='kate_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-212395-466392</version>
		<user affiliation='member'>kate_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.470 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<iq from='princely_musings_fe26pzgkczu=@muclight.localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='6fbb7ea708e75c36a885285056d44ce3' type='result'/>



*** User 2024-04-15 20:19:55.470 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='1d531e2512858e7db8e84ccffa576507'>
	<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-04-15 20:19:55.471 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-471458'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1d531e2512858e7db8e84ccffa576507'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='alice_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.472 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='1d531e2512858e7db8e84ccffa576507' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.472 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.472 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='7262e0a8ae5b914c4211827f6629131c'>
	<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-04-15 20:19:55.473 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-473147'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7262e0a8ae5b914c4211827f6629131c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='bob_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.473 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='7262e0a8ae5b914c4211827f6629131c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.473 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.473 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='6fb2522d9a7b61f8197eac7c534d1514'>
	<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-04-15 20:19:55.475 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-474835'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='6fb2522d9a7b61f8197eac7c534d1514'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='kate_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.475 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='6fb2522d9a7b61f8197eac7c534d1514' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.475 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.475 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='2381e0da7ee75498a332ed8d3ae526af'>
	<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-04-15 20:19:55.477 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-476659'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='2381e0da7ee75498a332ed8d3ae526af'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='alice_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.477 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='2381e0da7ee75498a332ed8d3ae526af' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.477 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.477 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<message to='princely_musings_fe26pzgkczu=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.479 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost' id='1713-212395-477672' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.479 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/alice_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost' id='1713-212395-477672' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.480 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/alice_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost' id='1713-212395-477672' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.480 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='68efbe39b6a1a1599fe68d58699e5ec4'>
	<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-04-15 20:19:55.481 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-480926'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='68efbe39b6a1a1599fe68d58699e5ec4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='bob_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.481 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='68efbe39b6a1a1599fe68d58699e5ec4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.481 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.481 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<message to='princely_musings_fe26pzgkczu=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.483 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/bob_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost' id='1713-212395-481972' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.483 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost' id='1713-212395-481972' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.483 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/bob_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost' id='1713-212395-481972' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.483 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='55a97fa5158e5013488b5391ab63e390'>
	<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-04-15 20:19:55.485 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-484522'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='55a97fa5158e5013488b5391ab63e390'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='kate_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.485 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='55a97fa5158e5013488b5391ab63e390' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.485 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.485 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<message to='princely_musings_fe26pzgkczu=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.487 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/kate_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost' id='1713-212395-485639' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.487 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/kate_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost' id='1713-212395-485639' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.487 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost/kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost' id='1713-212395-485639' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='6fbb7ea708e75c36a885285056d44ce3'/>
</message>



*** User 2024-04-15 20:19:55.487 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='9536273905cbf1ea6d6fc212ec39db23'>
	<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-04-15 20:19:55.488 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-488113'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='9536273905cbf1ea6d6fc212ec39db23'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='alice_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.488 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1462@localhost' to='alice_xmpp_bin_flush_1462@localhost/res1' id='9536273905cbf1ea6d6fc212ec39db23' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.488 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.488 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='61600b01f23bef81b237e057b4135c4d'>
	<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-04-15 20:19:55.489 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-489510'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='61600b01f23bef81b237e057b4135c4d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='bob_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.490 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='61600b01f23bef81b237e057b4135c4d' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.490 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.490 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='80f4b1383b5d24945979ecc969ea4c58'>
	<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-04-15 20:19:55.491 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='1713-212395-490969'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='80f4b1383b5d24945979ecc969ea4c58'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:19:55.465434Z'/>
			<message to='kate_xmpp_bin_flush_1462@localhost' id='6fbb7ea708e75c36a885285056d44ce3' type='groupchat' from='princely_musings_fe26pzgkczu=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-212395-466392</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1462@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-15 20:19:55.491 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='80f4b1383b5d24945979ecc969ea4c58' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713212395465434/cHJpbmNlbHlfbXVzaW5nc19mZTI2cHpna2N6dT1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-15 20:19:55.491 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.491 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='3edeecaecd347d3c44ed509f4e4efa36' to='princely_musings_fe26pZGkcZU=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1462@localhost</user>
	</query>
</iq>



*** User 2024-04-15 20:19:55.495 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='alice_xmpp_bin_flush_1462@localhost' id='3edeecaecd347d3c44ed509f4e4efa36' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-212395-466392</prev-version>
		<version>1713-212395-492843</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.495 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='kate_xmpp_bin_flush_1462@localhost' id='3edeecaecd347d3c44ed509f4e4efa36' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-212395-466392</prev-version>
		<version>1713-212395-492843</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.495 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='bob_xmpp_bin_flush_1462@localhost' id='3edeecaecd347d3c44ed509f4e4efa36' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.495 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='princely_musings_fe26pzgkczu=@muclight.localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='3edeecaecd347d3c44ed509f4e4efa36' type='result'/>



*** User 2024-04-15 20:19:55.495 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='c4a4f15a4ce13b98d2460148170e367a' to='princely_musings_fe26pZGkcZU=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1462@localhost</user>
	</query>
</iq>



*** User 2024-04-15 20:19:55.498 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='alice_xmpp_bin_flush_1462@localhost' id='c4a4f15a4ce13b98d2460148170e367a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-212395-492843</prev-version>
		<version>1713-212395-496662</version>
		<user affiliation='none'>kate_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.499 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<message from='princely_musings_fe26pzgkczu=@muclight.localhost' to='kate_xmpp_bin_flush_1462@localhost' id='c4a4f15a4ce13b98d2460148170e367a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1462@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-15 20:19:55.499 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='princely_musings_fe26pzgkczu=@muclight.localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='c4a4f15a4ce13b98d2460148170e367a' type='result'/>



*** User 2024-04-15 20:19:55.499 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='ec385955a221a39747494ee7f82ed1b7'>
	<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-04-15 20:19:55.500 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='ec385955a221a39747494ee7f82ed1b7' 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-04-15 20:19:55.500 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.500 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='8e0bafeac38fcbce754afec031bd4aff'>
	<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-04-15 20:19:55.501 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1462@localhost' to='kate_xmpp_bin_flush_1462@localhost/res1' id='8e0bafeac38fcbce754afec031bd4aff' 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-04-15 20:19:55.501 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.502 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='597fc4730cdefacef091c9b81f9c3399'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'/>
</iq>



*** User 2024-04-15 20:19:55.503 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='597fc4730cdefacef091c9b81f9c3399' type='result'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<num>1</num>
	</empty-bin>
</iq>



*** User 2024-04-15 20:19:55.503 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
<iq type='set' id='70b518105da7951febb1eb31fd6b0929'>
	<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-04-15 20:19:55.504 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1462@localhost' to='bob_xmpp_bin_flush_1462@localhost/res1' id='70b518105da7951febb1eb31fd6b0929' 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-04-15 20:19:55.504 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-15 20:19:55.504 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 out
</stream:stream>

*** User 2024-04-15 20:19:55.504 ***🔗
kate_xmpp_bin_flush_1462@localhost/res1 in
</stream:stream>

*** User 2024-04-15 20:19:55.504 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 out
</stream:stream>

*** User 2024-04-15 20:19:55.505 ***🔗
bob_xmpp_bin_flush_1462@localhost/res1 in
</stream:stream>

*** User 2024-04-15 20:19:55.505 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 out
</stream:stream>

*** User 2024-04-15 20:19:55.505 ***🔗
alice_xmpp_bin_flush_1462@localhost/res1 in
</stream:stream>
*** CT 2024-04-15 20:19:55.506 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1778.html



=== Ended at 2024-04-15 20:19:55
=== successfully completed test case
=== === Returned value: ok


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