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

=== Config value:

    [{watchdog,<0.23418.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-03-18_10.53.30/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.40450.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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-03-18_10.53.30/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:53:33


*** CT 2022-03-18 10:53:33.295 *** View log from node mongooseim@localhost when started mongooseim@localhost_825.html
*** CT 2022-03-18 10:53:33.296 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_437.html

*** User 2022-03-18 10:53:33.303 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.304 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b91cd40c0def2ef' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.304 ***
alicE@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.304 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-18 10:53:33.304 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fd3b10237a8a9a8' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 out
<iq type='set' id='b980e747a6a7e9295e58d04537bbb851'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 in
<iq id='b980e747a6a7e9295e58d04537bbb851' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.305 ***
alicE@domain.example.com/res1 out
<iq type='set' id='bbe16532c7e1a57c68949697002f2caa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.306 ***
alicE@domain.example.com/res1 in
<iq type='result' id='bbe16532c7e1a57c68949697002f2caa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.306 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:53:33.307 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:53:33.307 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.308 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='65fa59b8455c406a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.308 ***
bOb@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.308 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b067519d039b765' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 out
<iq type='set' id='d55a2633a9b980bada84cc7823d29773'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 in
<iq id='d55a2633a9b980bada84cc7823d29773' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.309 ***
bOb@domain.example.com/res1 out
<iq type='set' id='590c81b904947f4cd90dbe959cefb9eb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.310 ***
bOb@domain.example.com/res1 in
<iq type='result' id='590c81b904947f4cd90dbe959cefb9eb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.310 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:53:33.311 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:53:33.311 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.312 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1faec17daf3d5b79' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.312 ***
kate@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.312 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-03-18 10:53:33.312 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:53:33.312 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e73e664f8e4ce109' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 out
<iq type='set' id='12f967bfd130cb0120c502383853cd2a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 in
<iq id='12f967bfd130cb0120c502383853cd2a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 out
<iq type='set' id='18f29b6556ebf63c6b830dabdd02af92'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 in
<iq type='result' id='18f29b6556ebf63c6b830dabdd02af92'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:53:33.313 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:53:33.314 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:53:33.314 ***
alicE@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.318 ***
alicE@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.318 ***
bOb@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.318 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.318 ***
alicE@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.320 ***
alicE@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.320 ***
bOb@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.320 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-03-18 10:53:33.320 ***
bOb@domain.example.com/res1 out
<iq type='set' id='d0c2d60a82ac3e2fb52265aaf8d6e7cb'>
	<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 2022-03-18 10:53:33.321 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='f0b9f6b5-a6eb-4196-9359-6552fcd3c206'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='d0c2d60a82ac3e2fb52265aaf8d6e7cb'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-18T10:53:33.319680Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-18 10:53:33.322 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='d0c2d60a82ac3e2fb52265aaf8d6e7cb' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-03-18 10:53:33.322 ***
bOb@domain.example.com/res1 out
<iq type='set' id='6b65a1928a4ea239fca236cd1e10009c'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>true</read>
	</query>
</iq>



*** User 2022-03-18 10:53:33.323 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com/res1' to='bOb@domain.example.com' id='6b65a1928a4ea239fca236cd1e10009c'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='6b65a1928a4ea239fca236cd1e10009c'>
		<archive>false</archive>
		<read>true</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-03-18 10:53:33.323 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='6b65a1928a4ea239fca236cd1e10009c' type='result'/>



*** User 2022-03-18 10:53:33.323 ***
bOb@domain.example.com/res1 out
<iq type='set' id='5b324526eac8d63c03d1112a9a01360f'>
	<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 2022-03-18 10:53:33.324 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='9c2ed5e8-c4b6-4832-9ed0-d810a337a6a9'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='5b324526eac8d63c03d1112a9a01360f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-18T10:53:33.319680Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-18 10:53:33.324 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='5b324526eac8d63c03d1112a9a01360f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-03-18 10:53:33.324 ***
bOb@domain.example.com/res1 out
<iq type='set' id='556d866277d017ddd15efe7ef8269faf'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-03-18 10:53:33.325 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com/res1' to='bOb@domain.example.com' id='556d866277d017ddd15efe7ef8269faf'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='556d866277d017ddd15efe7ef8269faf'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-03-18 10:53:33.326 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='556d866277d017ddd15efe7ef8269faf' type='result'/>



*** User 2022-03-18 10:53:33.326 ***
bOb@domain.example.com/res1 out
<iq type='set' id='e136bda28d35f5b724e36ff8cdf2ec4b'>
	<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 2022-03-18 10:53:33.366 ***
bOb@domain.example.com/res1 in
<message from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='f550515a-4bdc-4d44-9e91-cce462d3ff8c'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e136bda28d35f5b724e36ff8cdf2ec4b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-18T10:53:33.319680Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-18 10:53:33.366 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='e136bda28d35f5b724e36ff8cdf2ec4b' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-03-18 10:53:33.366 ***
alicE@domain.example.com/res1 out
<iq type='set' id='0d2b259b6f9f764c0e0d064b625b288a'>
	<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 2022-03-18 10:53:33.368 ***
alicE@domain.example.com/res1 in
<message from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='a698a03a-624e-4d1e-9589-32111fe761f6'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='0d2b259b6f9f764c0e0d064b625b288a'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-18T10:53:33.319196Z'/>
			<message to='alice@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-18 10:53:33.368 ***
alicE@domain.example.com/res1 in
<iq from='alicE@domain.example.com' to='alicE@domain.example.com/res1' id='0d2b259b6f9f764c0e0d064b625b288a' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-03-18 10:53:33.368 ***
kate@domain.example.com/res1 out
<iq type='set' id='a5cdba2235ec0f0fa04f92051f76cc26'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-03-18 10:53:33.371 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com/res1' to='kate@domain.example.com' id='a5cdba2235ec0f0fa04f92051f76cc26'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='a5cdba2235ec0f0fa04f92051f76cc26'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-03-18 10:53:33.371 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='a5cdba2235ec0f0fa04f92051f76cc26' type='result'/>



*** User 2022-03-18 10:53:33.371 ***
kate@domain.example.com/res1 out
<iq type='set' id='387bf86e592923ea548ec3d93be640cd'>
	<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 2022-03-18 10:53:33.372 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='db0ce138-bdd3-42b0-8a4f-5394eb174a9d'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='387bf86e592923ea548ec3d93be640cd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-18T10:53:33.320158Z'/>
			<message to='kate@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-03-18 10:53:33.372 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='387bf86e592923ea548ec3d93be640cd' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-03-18 10:53:33.372 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:53:33.373 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-18 10:53:33.373 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:53:33.688 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-18 10:53:33.688 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:53:33.688 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:53:33.696 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_437.html
*** CT 2022-03-18 10:53:33.696 *** View log from node mongooseim@localhost when finished mongooseim@localhost_825.html



=== Ended at 2022-03-18 10:53:33
=== successfully completed test case
=== === Returned value: ok