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

=== Config value:

    [{watchdog,<0.34927.0>},
     {inbox_opts,#{backend => rdbms_async,
                   groupchat => [muclight],
                   async_writer => #{pool_size => 1},
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,iqdisc => no_queue,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000}},
     {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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.inbox_SUITE.logs/run.2024-03-11_09.12.44/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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.inbox_SUITE.logs/run.2024-03-11_09.12.44/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_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:12:47


*** CT 2024-03-11 09:12:47.370 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1769.html

*** User 2024-03-11 09:12:47.376 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.376 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9fda8774bcf9aed' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-11 09:12:47.376 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3htcHBfYmluX2ZsdXNoXzE0ODUAbWF0eWdyeXNh</auth>



*** User 2024-03-11 09:12:47.377 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:12:47.377 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.377 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f7d3e96dcaaa4e43' from='localhost' version='1.0' xml:lang='en' to='alice_xmpp_bin_flush_1485@localhost'>

*** User 2024-03-11 09:12:47.377 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:12:47.377 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='c7e384d610ce0f13cb5bd4d9890ced5b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.378 ***🔗
alicE_xmpp_bin_flush_1485@localhost/res1 in
<iq id='c7e384d610ce0f13cb5bd4d9890ced5b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_xmpp_bin_flush_1485@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.378 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='77dd8981cc972fddd004318ccfa5a2a0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.378 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<iq from='localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='77dd8981cc972fddd004318ccfa5a2a0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.378 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<presence/>



*** User 2024-03-11 09:12:47.380 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<presence from='alice_xmpp_bin_flush_1485@localhost/res1' to='alice_xmpp_bin_flush_1485@localhost/res1'/>



*** User 2024-03-11 09:12:47.380 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.381 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3edebdf3b75abb88' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-11 09:12:47.381 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl94bXBwX2Jpbl9mbHVzaF8xNDg1AG1ha3JvbGlrYQ==</auth>



*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9688e73a82d8836' from='localhost' version='1.0' xml:lang='en' to='bob_xmpp_bin_flush_1485@localhost'>

*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='bd34bd01ce82a72466cfb48a7bf2e7db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.382 ***🔗
bOb_xmpp_bin_flush_1485@localhost/res1 in
<iq id='bd34bd01ce82a72466cfb48a7bf2e7db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_xmpp_bin_flush_1485@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.382 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='adf82b12631c3e94e908c2c8b6d0b6ae'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.383 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='adf82b12631c3e94e908c2c8b6d0b6ae' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.383 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<presence/>



*** User 2024-03-11 09:12:47.384 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<presence from='bob_xmpp_bin_flush_1485@localhost/res1' to='bob_xmpp_bin_flush_1485@localhost/res1'/>



*** User 2024-03-11 09:12:47.385 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.385 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9e17bdd748d938fe' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-11 09:12:47.385 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfeG1wcF9iaW5fZmx1c2hfMTQ4NQBtYWtyb3dlO3A=</auth>



*** User 2024-03-11 09:12:47.386 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:12:47.386 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:12:47.386 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d9957176ab57a2a' from='localhost' version='1.0' xml:lang='en' to='kate_xmpp_bin_flush_1485@localhost'>

*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='3163e9f9b087b7488ebcf17f0c3b5a5a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq id='3163e9f9b087b7488ebcf17f0c3b5a5a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_xmpp_bin_flush_1485@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='db80eb67220189592de6c464f40c0a40'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='db80eb67220189592de6c464f40c0a40' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:12:47.387 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<presence/>



*** User 2024-03-11 09:12:47.389 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<presence from='kate_xmpp_bin_flush_1485@localhost/res1' to='kate_xmpp_bin_flush_1485@localhost/res1'/>



*** User 2024-03-11 09:12:47.389 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='8d19c4841a59c4a3c9180b5da260cd9a' to='princely_musings_BnTG.pMt65g=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_xmpp_bin_flush_1485@localhost</user>
			<user affiliation='member'>kate_xmpp_bin_flush_1485@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-03-11 09:12:47.394 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='alice_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1710-148367-390569</version>
		<user affiliation='owner'>alice_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.394 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='bob_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1710-148367-390569</version>
		<user affiliation='member'>bob_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.394 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='kate_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1710-148367-390569</version>
		<user affiliation='member'>kate_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.394 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<iq from='princely_musings_bntg.pmt65g=@muclight.localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='8d19c4841a59c4a3c9180b5da260cd9a' type='result'/>



*** User 2024-03-11 09:12:47.394 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='778f96c7404746f5a6bcee3d82e2bcc8'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.395 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-395163'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='778f96c7404746f5a6bcee3d82e2bcc8'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='alice_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.395 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='778f96c7404746f5a6bcee3d82e2bcc8' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.395 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.395 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='bae0521a215b27bf7ad71dd6d05432e6'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.396 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-396335'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='bae0521a215b27bf7ad71dd6d05432e6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='bob_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.396 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='bae0521a215b27bf7ad71dd6d05432e6' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.396 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.396 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='ddd225f420b945ea3c1367769af42bd5'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.397 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-397409'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='ddd225f420b945ea3c1367769af42bd5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='kate_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.397 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='ddd225f420b945ea3c1367769af42bd5' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.397 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.397 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='4b6b371ac1c203c933a58ba15e0cc9b3'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.398 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-398504'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='4b6b371ac1c203c933a58ba15e0cc9b3'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='alice_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.398 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='4b6b371ac1c203c933a58ba15e0cc9b3' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.398 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.399 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<message to='princely_musings_bntg.pmt65g=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.400 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost' id='1710-148367-399284' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.400 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/alice_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost' id='1710-148367-399284' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.400 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/alice_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost' id='1710-148367-399284' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.400 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='bf8366624886ed556953fde825aa9c76'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.401 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-400958'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='bf8366624886ed556953fde825aa9c76'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='bob_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.401 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='bf8366624886ed556953fde825aa9c76' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.401 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.401 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<message to='princely_musings_bntg.pmt65g=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.402 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/bob_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost' id='1710-148367-401627' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.402 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost' id='1710-148367-401627' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.402 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/bob_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost' id='1710-148367-401627' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.402 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='1d1d9a378dae0a851a50d985595de00b'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.403 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-403350'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1d1d9a378dae0a851a50d985595de00b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='kate_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.403 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='1d1d9a378dae0a851a50d985595de00b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.403 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.403 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<message to='princely_musings_bntg.pmt65g=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.404 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/kate_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost' id='1710-148367-404076' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.404 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/kate_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost' id='1710-148367-404076' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.404 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost/kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost' id='1710-148367-404076' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='8d19c4841a59c4a3c9180b5da260cd9a'/>
</message>



*** User 2024-03-11 09:12:47.405 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='8047034d2cdbf79d9a8b2c09046bb441'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.405 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-405433'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='8047034d2cdbf79d9a8b2c09046bb441'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='alice_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.405 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1485@localhost' to='alice_xmpp_bin_flush_1485@localhost/res1' id='8047034d2cdbf79d9a8b2c09046bb441' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.405 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.405 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='a6e5b3811e11a9af746694245551bd2f'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.406 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-406459'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a6e5b3811e11a9af746694245551bd2f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='bob_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.406 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='a6e5b3811e11a9af746694245551bd2f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.407 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.407 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='308faef7dd62ba882561079f5816d57c'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.407 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='1710-148367-407684'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='308faef7dd62ba882561079f5816d57c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:12:47.389972Z'/>
			<message to='kate_xmpp_bin_flush_1485@localhost' id='8d19c4841a59c4a3c9180b5da260cd9a' type='groupchat' from='princely_musings_bntg.pmt65g=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1710-148367-390569</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1485@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-03-11 09:12:47.408 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='308faef7dd62ba882561079f5816d57c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1710148367389972/cHJpbmNlbHlfbXVzaW5nc19ibnRnLnBtdDY1Zz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.408 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.408 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='3872d64a637898c31e3b59b51e7afb78' to='princely_musings_BnTG.pMt65g=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1485@localhost</user>
	</query>
</iq>



*** User 2024-03-11 09:12:47.410 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='alice_xmpp_bin_flush_1485@localhost' id='3872d64a637898c31e3b59b51e7afb78' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1710-148367-390569</prev-version>
		<version>1710-148367-409019</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.410 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='kate_xmpp_bin_flush_1485@localhost' id='3872d64a637898c31e3b59b51e7afb78' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1710-148367-390569</prev-version>
		<version>1710-148367-409019</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.410 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='bob_xmpp_bin_flush_1485@localhost' id='3872d64a637898c31e3b59b51e7afb78' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.410 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='princely_musings_bntg.pmt65g=@muclight.localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='3872d64a637898c31e3b59b51e7afb78' type='result'/>



*** User 2024-03-11 09:12:47.410 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='b217a6982a3114e14d97de7f6d0fad0b' to='princely_musings_BnTG.pMt65g=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1485@localhost</user>
	</query>
</iq>



*** User 2024-03-11 09:12:47.413 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='alice_xmpp_bin_flush_1485@localhost' id='b217a6982a3114e14d97de7f6d0fad0b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1710-148367-409019</prev-version>
		<version>1710-148367-411834</version>
		<user affiliation='none'>kate_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.413 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<message from='princely_musings_bntg.pmt65g=@muclight.localhost' to='kate_xmpp_bin_flush_1485@localhost' id='b217a6982a3114e14d97de7f6d0fad0b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1485@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-11 09:12:47.413 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='princely_musings_bntg.pmt65g=@muclight.localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='b217a6982a3114e14d97de7f6d0fad0b' type='result'/>



*** User 2024-03-11 09:12:47.413 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='b3c6f8dda56b460bef791471f21b7e58'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.414 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='b3c6f8dda56b460bef791471f21b7e58' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.414 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.414 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='9744653921480acef51a8589d6d35a5f'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.415 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1485@localhost' to='kate_xmpp_bin_flush_1485@localhost/res1' id='9744653921480acef51a8589d6d35a5f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.415 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.415 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='7bfd80ee3ccefc64973616c8078004d0'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'/>
</iq>



*** User 2024-03-11 09:12:47.415 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='7bfd80ee3ccefc64973616c8078004d0' type='result'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<num>1</num>
	</empty-bin>
</iq>



*** User 2024-03-11 09:12:47.416 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
<iq type='set' id='613710cc95ec6fcc15c996a82ff04be7'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='list-single' var='box'>
				<value>bin</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2024-03-11 09:12:47.416 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1485@localhost' to='bob_xmpp_bin_flush_1485@localhost/res1' id='613710cc95ec6fcc15c996a82ff04be7' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-03-11 09:12:47.416 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-03-11 09:12:47.416 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:12:47.417 ***🔗
kate_xmpp_bin_flush_1485@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:12:47.417 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:12:47.417 ***🔗
bob_xmpp_bin_flush_1485@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:12:47.417 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:12:47.417 ***🔗
alice_xmpp_bin_flush_1485@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 09:12:47.419 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1769.html



=== Ended at 2024-03-11 09:12:47
=== successfully completed test case
=== === Returned value: ok


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