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

=== Config value:

    [{watchdog,<0.36064.0>},
     {inbox_opts,#{backend => rdbms_async,max_result_limit => infinity,
                   iqdisc => no_queue,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   async_writer => #{pool_size => 1},
                   delete_domain_limit => infinity,bin_ttl => 30,
                   bin_clean_after => 3600000,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.inbox_SUITE.logs/run.2024-04-23_23.27.49/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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.inbox_SUITE.logs/run.2024-04-23_23.27.49/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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 => cets,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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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 => cets,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@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:27:53


*** CT 2024-04-23 23:27:53.066 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2742.html

*** User 2024-04-23 23:27:53.072 ***🔗
alicE_xmpp_bin_flush_1466@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-23 23:27:53.072 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba514a2b75c27af6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:53.072 ***🔗
alicE_xmpp_bin_flush_1466@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-23 23:27:53.072 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3htcHBfYmluX2ZsdXNoXzE0NjYAbWF0eWdyeXNh</auth>



*** User 2024-04-23 23:27:53.073 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:53.073 ***🔗
alicE_xmpp_bin_flush_1466@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-23 23:27:53.074 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='69ec00fd3fc634be' from='localhost' version='1.0' xml:lang='en' to='alice_xmpp_bin_flush_1466@localhost'>

*** User 2024-04-23 23:27:53.074 ***🔗
alicE_xmpp_bin_flush_1466@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-23 23:27:53.074 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='856fcd07dbca2254ac87df1065bbb377'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.074 ***🔗
alicE_xmpp_bin_flush_1466@localhost/res1 in
<iq id='856fcd07dbca2254ac87df1065bbb377' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_xmpp_bin_flush_1466@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.074 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='659ee1e21fa0d6c528680545427f6e94'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.075 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<iq from='localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='659ee1e21fa0d6c528680545427f6e94' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.075 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:53.077 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<presence from='alice_xmpp_bin_flush_1466@localhost/res1' to='alice_xmpp_bin_flush_1466@localhost/res1'/>



*** User 2024-04-23 23:27:53.078 ***🔗
bOb_xmpp_bin_flush_1466@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-23 23:27:53.078 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fccda96d4d697872' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:53.078 ***🔗
bOb_xmpp_bin_flush_1466@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-23 23:27:53.078 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl94bXBwX2Jpbl9mbHVzaF8xNDY2AG1ha3JvbGlrYQ==</auth>



*** User 2024-04-23 23:27:53.079 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:53.079 ***🔗
bOb_xmpp_bin_flush_1466@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-23 23:27:53.079 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a9a2fdf585fb1d1a' from='localhost' version='1.0' xml:lang='en' to='bob_xmpp_bin_flush_1466@localhost'>

*** User 2024-04-23 23:27:53.079 ***🔗
bOb_xmpp_bin_flush_1466@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-23 23:27:53.079 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='6b5730f43cf897ff3a73a8707b987a64'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.080 ***🔗
bOb_xmpp_bin_flush_1466@localhost/res1 in
<iq id='6b5730f43cf897ff3a73a8707b987a64' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_xmpp_bin_flush_1466@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.080 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='206428fdb160be2191fb80ac6ec44291'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.080 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='206428fdb160be2191fb80ac6ec44291' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.080 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:53.082 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<presence from='bob_xmpp_bin_flush_1466@localhost/res1' to='bob_xmpp_bin_flush_1466@localhost/res1'/>



*** User 2024-04-23 23:27:53.082 ***🔗
kate_xmpp_bin_flush_1466@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-23 23:27:53.083 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4eb5b1c9401ad579' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:27:53.083 ***🔗
kate_xmpp_bin_flush_1466@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-23 23:27:53.083 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfeG1wcF9iaW5fZmx1c2hfMTQ2NgBtYWtyb3dlO3A=</auth>



*** User 2024-04-23 23:27:53.083 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@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-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e64180e071b102e4' from='localhost' version='1.0' xml:lang='en' to='kate_xmpp_bin_flush_1466@localhost'>

*** User 2024-04-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@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-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='0c40421a1abda2db5b7dc6a1fbc297c1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq id='0c40421a1abda2db5b7dc6a1fbc297c1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_xmpp_bin_flush_1466@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:27:53.084 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='edf6dc90fe6a65efb63d10e9c35c6fb9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.085 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='edf6dc90fe6a65efb63d10e9c35c6fb9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:27:53.085 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<presence/>



*** User 2024-04-23 23:27:53.086 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<presence from='kate_xmpp_bin_flush_1466@localhost/res1' to='kate_xmpp_bin_flush_1466@localhost/res1'/>



*** User 2024-04-23 23:27:53.087 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' to='princely_musings_P1oQsD2mFQg=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_xmpp_bin_flush_1466@localhost</user>
			<user affiliation='member'>kate_xmpp_bin_flush_1466@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-23 23:27:53.091 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='alice_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914873-87977</version>
		<user affiliation='owner'>alice_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.091 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='bob_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914873-87977</version>
		<user affiliation='member'>bob_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.091 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='kate_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-914873-87977</version>
		<user affiliation='member'>kate_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.091 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<iq from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='result'/>



*** User 2024-04-23 23:27:53.091 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='d7aac4c7d4b69749a6084e1c85486ea7'>
	<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-23 23:27:53.092 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-92315'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d7aac4c7d4b69749a6084e1c85486ea7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='alice_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.092 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='d7aac4c7d4b69749a6084e1c85486ea7' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.092 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.093 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='24f7651b35392c534fe39803a748f644'>
	<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-23 23:27:53.093 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-93677'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='24f7651b35392c534fe39803a748f644'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='bob_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.094 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='24f7651b35392c534fe39803a748f644' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.094 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.094 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='38518497eb5d437b40cd2eed2fb25a85'>
	<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-23 23:27:53.095 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-95225'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='38518497eb5d437b40cd2eed2fb25a85'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='kate_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.095 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='38518497eb5d437b40cd2eed2fb25a85' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.095 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.096 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='0b512befc502ead8c9e89d19355f5805'>
	<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-23 23:27:53.096 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-96629'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='0b512befc502ead8c9e89d19355f5805'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='alice_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.097 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='0b512befc502ead8c9e89d19355f5805' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.097 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.097 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<message to='princely_musings_p1oqsd2mfqg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.098 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost' id='1713-914873-97532' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.098 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/alice_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost' id='1713-914873-97532' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.098 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/alice_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost' id='1713-914873-97532' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.098 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='24c40f739f4ba05911c9be3107cbb516'>
	<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-23 23:27:53.099 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-99373'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='24c40f739f4ba05911c9be3107cbb516'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='bob_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.099 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='24c40f739f4ba05911c9be3107cbb516' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.099 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.099 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<message to='princely_musings_p1oqsd2mfqg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.101 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/bob_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost' id='1713-914873-100240' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.101 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost' id='1713-914873-100240' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.101 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/bob_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost' id='1713-914873-100240' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.101 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='3b2e116f994f0fb82b488f564c782f72'>
	<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-23 23:27:53.102 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-102231'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3b2e116f994f0fb82b488f564c782f72'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='kate_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.102 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='3b2e116f994f0fb82b488f564c782f72' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.102 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.102 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<message to='princely_musings_p1oqsd2mfqg=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.104 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/kate_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost' id='1713-914873-103160' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.104 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/kate_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost' id='1713-914873-103160' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.104 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost/kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost' id='1713-914873-103160' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9'/>
</message>



*** User 2024-04-23 23:27:53.104 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='c72f07302fb188ed30571faf2cba440a'>
	<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-23 23:27:53.105 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-105277'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='c72f07302fb188ed30571faf2cba440a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='alice_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.105 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1466@localhost' to='alice_xmpp_bin_flush_1466@localhost/res1' id='c72f07302fb188ed30571faf2cba440a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.105 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.106 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='eec13acafe321a2b2ef113d6881e76d4'>
	<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-23 23:27:53.107 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-106845'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='eec13acafe321a2b2ef113d6881e76d4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='bob_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.107 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='eec13acafe321a2b2ef113d6881e76d4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.107 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.107 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='fcbe2df6121a98ef4861a0bf09d300ea'>
	<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-23 23:27:53.108 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='1713-914873-108434'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='fcbe2df6121a98ef4861a0bf09d300ea'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:27:53.087242Z'/>
			<message to='kate_xmpp_bin_flush_1466@localhost' id='fbb1f25b4c1fd70030ed8e9b9e64e5f9' type='groupchat' from='princely_musings_p1oqsd2mfqg=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1713-914873-87977</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1466@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-23 23:27:53.108 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='fcbe2df6121a98ef4861a0bf09d300ea' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1713914873087242/cHJpbmNlbHlfbXVzaW5nc19wMW9xc2QybWZxZz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-23 23:27:53.109 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.109 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='50f3ed007c979617e260666ea5c13944' to='princely_musings_P1oQsD2mFQg=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1466@localhost</user>
	</query>
</iq>



*** User 2024-04-23 23:27:53.111 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='alice_xmpp_bin_flush_1466@localhost' id='50f3ed007c979617e260666ea5c13944' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-914873-87977</prev-version>
		<version>1713-914873-110262</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.112 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='kate_xmpp_bin_flush_1466@localhost' id='50f3ed007c979617e260666ea5c13944' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-914873-87977</prev-version>
		<version>1713-914873-110262</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.112 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='bob_xmpp_bin_flush_1466@localhost' id='50f3ed007c979617e260666ea5c13944' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.112 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='50f3ed007c979617e260666ea5c13944' type='result'/>



*** User 2024-04-23 23:27:53.112 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='9064912214f6812812aa84e76edbeae7' to='princely_musings_P1oQsD2mFQg=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1466@localhost</user>
	</query>
</iq>



*** User 2024-04-23 23:27:53.115 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='alice_xmpp_bin_flush_1466@localhost' id='9064912214f6812812aa84e76edbeae7' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-914873-110262</prev-version>
		<version>1713-914873-113615</version>
		<user affiliation='none'>kate_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.115 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<message from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='kate_xmpp_bin_flush_1466@localhost' id='9064912214f6812812aa84e76edbeae7' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1466@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 23:27:53.115 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='princely_musings_p1oqsd2mfqg=@muclight.localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='9064912214f6812812aa84e76edbeae7' type='result'/>



*** User 2024-04-23 23:27:53.115 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='35c1810b9e8d6e6d416f67e63709bf15'>
	<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-23 23:27:53.116 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='35c1810b9e8d6e6d416f67e63709bf15' 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-23 23:27:53.116 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.116 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='9c3fae0b03296f73e4ff4ec7047ed513'>
	<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-23 23:27:53.117 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1466@localhost' to='kate_xmpp_bin_flush_1466@localhost/res1' id='9c3fae0b03296f73e4ff4ec7047ed513' 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-23 23:27:53.117 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.117 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='a77ef001fb6555d2dc8ae239b8823829'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'/>
</iq>



*** User 2024-04-23 23:27:53.118 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='a77ef001fb6555d2dc8ae239b8823829' type='result'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<num>1</num>
	</empty-bin>
</iq>



*** User 2024-04-23 23:27:53.118 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
<iq type='set' id='7e60edbf1884d12c3dc315df4c4f6db8'>
	<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-23 23:27:53.119 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1466@localhost' to='bob_xmpp_bin_flush_1466@localhost/res1' id='7e60edbf1884d12c3dc315df4c4f6db8' 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-23 23:27:53.119 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-23 23:27:53.119 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:53.119 ***🔗
kate_xmpp_bin_flush_1466@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:27:53.119 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:53.120 ***🔗
bob_xmpp_bin_flush_1466@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:27:53.120 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:27:53.120 ***🔗
alice_xmpp_bin_flush_1466@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 23:27:53.121 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2742.html



=== Ended at 2024-04-23 23:27:53
=== successfully completed test case
=== === Returned value: ok


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