=== Test case: push_integration_SUITE:double_notification_with_two_sessions_in_resume/1 (click for source code)

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_stream_management,
              #{buffer => true,ack => true,
                stale_h =>
                    #{enabled => false,repeat_after => 1800,geriatric => 3600},
                backend => mnesia,buffer_max => 100,ack_freq => never,
                resume_timeout => 600}},
          {mod_push_service_mongoosepush,
              #{pool_name => mongoose_push_http,max_http_connections => 100,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{iqdisc => one_queue,backend => mnesia,
                      wpool =>
                          #{workers => 10,strategy => available_worker,
                            call_timeout => 5000},
                      plugin_module => mod_event_pusher_push_plugin_enhanced,
                      virtual_pubsub_hosts => [{prefix,<<"virtual.">>}]}}}]},
     {watchdog,<0.50191.0>},
     {pubsub_host,virtual},
     {preset,"ldap_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/push_integration_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@e830f4894539.2024-03-21_07.45.56/big_tests.tests.push_integration_SUITE.logs/run.2024-03-21_07.58.00/push_integration_suite.double_notification_with_two_sessions_in_resume.102914.html"},
     {tc_group_properties,[{name,enhanced_integration_with_sm}]},
     {tc_group_path,[[{name,pubsub_less}]]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_integration_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@e830f4894539.2024-03-21_07.45.56/big_tests.tests.push_integration_SUITE.logs/run.2024-03-21_07.58.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,
              ldap =>
                  #{filter => <<"(objectClass=inetOrgPerson)">>,
                    base => <<"ou=Users,dc=esl,dc=com">>,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
                    pool_tag => default,deref => never,
                    uids => [{<<"uid">>,<<"%u">>}],
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    search_operator => 'and',binary_search_fields => []},
              iqdisc => parallel,backend => ldap},
        mod_roster =>
            #{iqdisc => one_queue,versioning => false,
              store_current_id => false,backend => mnesia},
        mod_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e830f4894539.2024-03-21_07.45.56"

=== Started at 2024-03-21 07:58:15


*** CT 2024-03-21 07:58:15.964 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4411.html

*** User 2024-03-21 07:58:16.014 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.014 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41e44d5384337c00' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:58:16.014 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:58:16.015 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9kb3VibGVfbm90aWZpY2F0aW9uX3dpdGhfdHdvX3Nlc3Npb25zX2luX3Jlc3VtZV8xNjkwAG1ha3JvbGlrYQ==</auth>



*** User 2024-03-21 07:58:16.016 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:58:16.016 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.016 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a20c4e8daa2d379b' from='localhost' version='1.0' xml:lang='en' to='bob_double_notification_with_two_sessions_in_resume_1690@localhost'>

*** User 2024-03-21 07:58:16.016 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost 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-21 07:58:16.016 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost out
<iq type='set' id='c4268c6211813634fac8c75cf02ea8fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.017 ***🔗
bOb_double_notification_with_two_sessions_in_resume_1690@localhost in
<iq id='c4268c6211813634fac8c75cf02ea8fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.017 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource out
<iq type='set' id='0d864683859b871de80d84e7d4336e9e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.017 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource in
<iq from='localhost' to='bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource' id='0d864683859b871de80d84e7d4336e9e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.017 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource out
<presence/>



*** User 2024-03-21 07:58:16.018 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource in
<presence from='bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource' to='bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource'/>



*** User 2024-03-21 07:58:16.026 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.026 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb56f90c738dbc42' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:58:16.026 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:58:16.026 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2RvdWJsZV9ub3RpZmljYXRpb25fd2l0aF90d29fc2Vzc2lvbnNfaW5fcmVzdW1lXzE2OTEAbWF0eWdyeXNh</auth>



*** User 2024-03-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='78e8c58fb8651b2e' from='localhost' version='1.0' xml:lang='en' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost'>

*** User 2024-03-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost 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-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost out
<iq type='set' id='c441d50d67c04ed800328bff200e99e8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.028 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost in
<iq id='c441d50d67c04ed800328bff200e99e8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.029 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource out
<iq type='set' id='ccb356bf415bd5efa55a214e74e86197'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.029 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<iq from='localhost' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource' id='ccb356bf415bd5efa55a214e74e86197' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.029 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource out
<enable xmlns='urn:xmpp:sm:3' resume='true'/>



*** User 2024-03-21 07:58:16.029 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<enabled xmlns='urn:xmpp:sm:3' id='HNUO9dkTyFDN0rDMs4JAj1F+HQ/x' resume='true'/>



*** User 2024-03-21 07:58:16.030 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.030 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d33039e14161d812' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:58:16.031 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:58:16.031 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2RvdWJsZV9ub3RpZmljYXRpb25fd2l0aF90d29fc2Vzc2lvbnNfaW5fcmVzdW1lXzE2OTEAbWF0eWdyeXNh</auth>



*** User 2024-03-21 07:58:16.032 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:58:16.032 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:58:16.033 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='562ec27cfd684dd7' from='localhost' version='1.0' xml:lang='en' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost'>

*** User 2024-03-21 07:58:16.033 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 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-21 07:58:16.033 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<iq type='set' id='b86816f0c2365809f056407b4680c79f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>RES2</resource>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.033 ***🔗
alicE_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<iq id='b86816f0c2365809f056407b4680c79f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2</jid>
	</bind>
</iq>



*** User 2024-03-21 07:58:16.033 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<iq type='set' id='28cf975a299e064031890bbedf06d50b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.035 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<iq from='localhost' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2' id='28cf975a299e064031890bbedf06d50b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:58:16.035 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<enable xmlns='urn:xmpp:sm:3' resume='true'/>



*** User 2024-03-21 07:58:16.035 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<enabled xmlns='urn:xmpp:sm:3' id='8S6tU+1roEm5A6lOCQXXmLI2ixzK' resume='true'/>



*** User 2024-03-21 07:58:16.035 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource out
<presence/>



*** User 2024-03-21 07:58:16.036 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<presence from='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource'/>



*** User 2024-03-21 07:58:16.036 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<presence/>



*** User 2024-03-21 07:58:16.037 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<presence from='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2'/>



*** User 2024-03-21 07:58:16.037 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<presence from='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource'/>



*** User 2024-03-21 07:58:16.037 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<presence from='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:58:16.036052Z' from='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource'/>
</presence>



*** User 2024-03-21 07:58:16.037 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource out
<iq type='set' id='dd2c2f538e64ef4d11fce4ea990319c0'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_xjadBPvxFUw='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>apns</value>
			</field>
			<field var='device_id'>
				<value>E0HIGJ271F3063G917086JIFCD69</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-21 07:58:16.038 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<iq from='alice_double_notification_with_two_sessions_in_resume_1691@localhost' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource' id='dd2c2f538e64ef4d11fce4ea990319c0' type='result'/>



*** User 2024-03-21 07:58:16.038 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 out
<iq type='set' id='94104349f262dc779b0476ba65626c63'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_HsAg1QD1Rco='>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/pubsub#publish-options</value>
			</field>
			<field var='service'>
				<value>apns</value>
			</field>
			<field var='device_id'>
				<value>41HA1I5H1LCG45C6EBNKBHKJE4LI</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-21 07:58:16.039 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<iq from='alice_double_notification_with_two_sessions_in_resume_1691@localhost' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2' id='94104349f262dc779b0476ba65626c63' type='result'/>



*** User 2024-03-21 07:58:16.039 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource out
<message type='chat' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost'>
	<body>msg-1</body>
</message>



*** User 2024-03-21 07:58:16.041 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/escalus-default-resource in
<message from='bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-03-21 07:58:16.041 ***🔗
alice_double_notification_with_two_sessions_in_resume_1691@localhost/RES2 in
<message from='bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource' to='alice_double_notification_with_two_sessions_in_resume_1691@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-03-21 07:58:17.549 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-03-21 07:58:17.550 ***🔗
bob_double_notification_with_two_sessions_in_resume_1690@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-03-21 07:58:17.576 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4411.html



=== Ended at 2024-03-21 07:58:17
=== successfully completed test case
=== === Returned value: already_stopped


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