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

=== Config value:

    [{watchdog,<0.36780.0>},
     {inbox_opts,#{reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,backend => rdbms,
                   async_writer => #{pool_size => 8},
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,bin_ttl => 30,
                   bin_clean_after => 3600000}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-01-15_12.06.49/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.95362.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-01-15_12.06.49/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@bd58dd88791f.2024-01-15_11.59.42"

=== Started at 2024-01-15 12:06:51


*** CT 2024-01-15 12:06:51.238 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1871.html

*** User 2024-01-15 12:06:51.244 ***🔗
alicE@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-01-15 12:06:51.244 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2be9ec2c5b4e8ced' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:06:51.244 ***🔗
alicE@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-01-15 12:06:51.244 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-01-15 12:06:51.245 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:06:51.246 ***🔗
alicE@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-01-15 12:06:51.246 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6841d7052e7b0118' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-01-15 12:06:51.246 ***🔗
alicE@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-01-15 12:06:51.246 ***🔗
alicE@localhost/res1 out
<iq type='set' id='0eccd5bb549c51fc6a00adb951504a9e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.246 ***🔗
alicE@localhost/res1 in
<iq id='0eccd5bb549c51fc6a00adb951504a9e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.246 ***🔗
alice@localhost/res1 out
<iq type='set' id='0e3340c4ea9664ec374840ad118b29c2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.247 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='0e3340c4ea9664ec374840ad118b29c2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.247 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-01-15 12:06:51.248 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-01-15 12:06:51.249 ***🔗
bOb@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-01-15 12:06:51.249 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4562bd8fe5ba93a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:06:51.249 ***🔗
bOb@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-01-15 12:06:51.249 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-01-15 12:06:51.250 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:06:51.250 ***🔗
bOb@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-01-15 12:06:51.250 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5253bc1287c59481' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-01-15 12:06:51.250 ***🔗
bOb@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-01-15 12:06:51.250 ***🔗
bOb@localhost/res1 out
<iq type='set' id='22029860f1980651537914cd5ce05959'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.250 ***🔗
bOb@localhost/res1 in
<iq id='22029860f1980651537914cd5ce05959' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.251 ***🔗
bob@localhost/res1 out
<iq type='set' id='f5e553dcb1f59b5d1d128c622d48989c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.251 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='f5e553dcb1f59b5d1d128c622d48989c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.251 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-01-15 12:06:51.252 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-01-15 12:06:51.252 ***🔗
kate@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-01-15 12:06:51.253 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a40a76820530a35' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:06:51.253 ***🔗
kate@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-01-15 12:06:51.253 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-01-15 12:06:51.254 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:06:51.254 ***🔗
kate@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-01-15 12:06:51.254 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b20a349b040755c0' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-01-15 12:06:51.254 ***🔗
kate@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-01-15 12:06:51.254 ***🔗
kate@localhost/res1 out
<iq type='set' id='db60c5ba53b5d242e5028c1cfe92c31c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.254 ***🔗
kate@localhost/res1 in
<iq id='db60c5ba53b5d242e5028c1cfe92c31c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:06:51.254 ***🔗
kate@localhost/res1 out
<iq type='set' id='2fb6a5f33251fd94d2c9aaf53d1e1e6a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.255 ***🔗
kate@localhost/res1 in
<iq from='localhost' to='kate@localhost/res1' id='2fb6a5f33251fd94d2c9aaf53d1e1e6a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:06:51.255 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2024-01-15 12:06:51.256 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1'/>



*** User 2024-01-15 12:06:51.256 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.259 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.260 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.260 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.260 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.262 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.262 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.262 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-01-15 12:06:51.262 ***🔗
bob@localhost/res1 out
<iq type='set' id='8348a5356d55ab54516fe134e453b596'>
	<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-01-15 12:06:51.263 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1705-320411-263330'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='8348a5356d55ab54516fe134e453b596'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T12:06:51.261518Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-01-15 12:06:51.263 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='8348a5356d55ab54516fe134e453b596' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-01-15 12:06:51.264 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-01-15 12:06:51.264 ***🔗
bob@localhost/res1 out
<iq type='set' id='dd36a096ee887db8dda55ec22462c811'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2024-01-15 12:06:51.265 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='dd36a096ee887db8dda55ec22462c811'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='dd36a096ee887db8dda55ec22462c811'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-01-15 12:06:51.265 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='dd36a096ee887db8dda55ec22462c811' type='result'/>



*** User 2024-01-15 12:06:51.265 ***🔗
bob@localhost/res1 out
<iq type='set' id='9e921e8201021aeeff0cdc9e816fc8ed'>
	<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-01-15 12:06:51.266 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1705-320411-266486'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='9e921e8201021aeeff0cdc9e816fc8ed'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T12:06:51.261518Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-01-15 12:06:51.266 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='9e921e8201021aeeff0cdc9e816fc8ed' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-01-15 12:06:51.267 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-01-15 12:06:51.267 ***🔗
bob@localhost/res1 out
<iq type='set' id='66e8bbe1db8e03759853a68bc879b158'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-01-15 12:06:51.268 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='66e8bbe1db8e03759853a68bc879b158'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='66e8bbe1db8e03759853a68bc879b158'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-01-15 12:06:51.268 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='66e8bbe1db8e03759853a68bc879b158' type='result'/>



*** User 2024-01-15 12:06:51.268 ***🔗
bob@localhost/res1 out
<iq type='set' id='5e4c0fbaec5a9534eaf33f8b88f7fd4f'>
	<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-01-15 12:06:51.269 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1705-320411-269055'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='5e4c0fbaec5a9534eaf33f8b88f7fd4f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T12:06:51.261518Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-01-15 12:06:51.269 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='5e4c0fbaec5a9534eaf33f8b88f7fd4f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1705320411261518/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-01-15 12:06:51.269 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-01-15 12:06:51.269 ***🔗
alice@localhost/res1 out
<iq type='set' id='a0ab926c59842c465136863957208a15'>
	<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-01-15 12:06:51.270 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='1705-320411-270063'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a0ab926c59842c465136863957208a15'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T12:06:51.261038Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-01-15 12:06:51.270 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='a0ab926c59842c465136863957208a15' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1705320411261038/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1705320411261038/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-01-15 12:06:51.270 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-01-15 12:06:51.270 ***🔗
kate@localhost/res1 out
<iq type='set' id='6603fb76c0bf67449780fb44019dc979'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-01-15 12:06:51.271 ***🔗
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='6603fb76c0bf67449780fb44019dc979'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='6603fb76c0bf67449780fb44019dc979'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-01-15 12:06:51.271 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='6603fb76c0bf67449780fb44019dc979' type='result'/>



*** User 2024-01-15 12:06:51.272 ***🔗
kate@localhost/res1 out
<iq type='set' id='4da5538fc5a9a9067dcaccf71e92f977'>
	<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-01-15 12:06:51.272 ***🔗
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='1705-320411-272547'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='4da5538fc5a9a9067dcaccf71e92f977'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T12:06:51.262003Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-01-15 12:06:51.272 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='4da5538fc5a9a9067dcaccf71e92f977' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1705320411262003/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1705320411262003/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-01-15 12:06:51.272 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-01-15 12:06:51.273 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:06:51.273 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2024-01-15 12:06:51.273 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:06:51.273 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-01-15 12:06:51.273 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:06:51.273 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-01-15 12:06:51.287 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1871.html



=== Ended at 2024-01-15 12:06:51
=== successfully completed test case
=== === Returned value: ok