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

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_stream_management,
              #{buffer => true,ack => true,backend => mnesia,
                buffer_max => 100,
                stale_h =>
                    #{enabled => false,repeat_after => 1800,geriatric => 3600},
                ack_freq => never,resume_timeout => 600}},
          {mod_push_service_mongoosepush,
              #{max_http_connections => 100,pool_name => mongoose_push_http,
                api_version => <<"v3">>}},
          {mod_event_pusher,
              #{push =>
                    #{backend => mnesia,iqdisc => one_queue,
                      wpool =>
                          #{strategy => available_worker,workers => 10,
                            call_timeout => 5000},
                      plugin_module => mod_event_pusher_push_plugin_enhanced,
                      virtual_pubsub_hosts => [{prefix,<<"virtual.">>}]}}}]},
     {watchdog,<0.50395.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@6ebac22519b0.2024-02-23_08.34.56/big_tests.tests.push_integration_SUITE.logs/run.2024-02-23_08.46.11/push_integration_suite.immediate_notification.70275.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@6ebac22519b0.2024-02-23_08.34.56/big_tests.tests.push_integration_SUITE.logs/run.2024-02-23_08.46.11/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">>,
                    uids => [{<<"uid">>,<<"%u">>}],
                    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">>}],
                    pool_tag => default,deref => never,
                    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">>]}],
                    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 => []},
              backend => ldap,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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@6ebac22519b0.2024-02-23_08.34.56"

=== Started at 2024-02-23 08:46:25


*** CT 2024-02-23 08:46:25.955 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4400.html

*** User 2024-02-23 08:46:26.008 ***🔗
bOb_immediate_notification_1699@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-23 08:46:26.009 ***🔗
bOb_immediate_notification_1699@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3b4249fbb84abad0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-23 08:46:26.009 ***🔗
bOb_immediate_notification_1699@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-02-23 08:46:26.009 ***🔗
bOb_immediate_notification_1699@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbW1lZGlhdGVfbm90aWZpY2F0aW9uXzE2OTkAbWFrcm9saWth</auth>



*** User 2024-02-23 08:46:26.011 ***🔗
bOb_immediate_notification_1699@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-23 08:46:26.011 ***🔗
bOb_immediate_notification_1699@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-23 08:46:26.011 ***🔗
bOb_immediate_notification_1699@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9f5ca47f02916f0a' from='localhost' version='1.0' xml:lang='en' to='bob_immediate_notification_1699@localhost'>

*** User 2024-02-23 08:46:26.012 ***🔗
bOb_immediate_notification_1699@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-02-23 08:46:26.012 ***🔗
bOb_immediate_notification_1699@localhost out
<iq type='set' id='c25f1a734f9ffb4f9c05cfdb19f96bd4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-02-23 08:46:26.012 ***🔗
bOb_immediate_notification_1699@localhost in
<iq id='c25f1a734f9ffb4f9c05cfdb19f96bd4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_immediate_notification_1699@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-02-23 08:46:26.012 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
<iq type='set' id='8eb4b68280a591b32b256b2b33c331e4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:46:26.013 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource in
<iq from='localhost' to='bob_immediate_notification_1699@localhost/escalus-default-resource' id='8eb4b68280a591b32b256b2b33c331e4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:46:26.013 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
<presence/>



*** User 2024-02-23 08:46:26.014 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource in
<presence from='bob_immediate_notification_1699@localhost/escalus-default-resource' to='bob_immediate_notification_1699@localhost/escalus-default-resource'/>



*** User 2024-02-23 08:46:26.025 ***🔗
alicE_immediate_notification_1700@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-23 08:46:26.025 ***🔗
alicE_immediate_notification_1700@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cef687e5e9b8022d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-23 08:46:26.026 ***🔗
alicE_immediate_notification_1700@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-02-23 08:46:26.026 ***🔗
alicE_immediate_notification_1700@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ltbWVkaWF0ZV9ub3RpZmljYXRpb25fMTcwMABtYXR5Z3J5c2E=</auth>



*** User 2024-02-23 08:46:26.027 ***🔗
alicE_immediate_notification_1700@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-23 08:46:26.027 ***🔗
alicE_immediate_notification_1700@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-23 08:46:26.028 ***🔗
alicE_immediate_notification_1700@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='683948a9027ee98b' from='localhost' version='1.0' xml:lang='en' to='alice_immediate_notification_1700@localhost'>

*** User 2024-02-23 08:46:26.028 ***🔗
alicE_immediate_notification_1700@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-02-23 08:46:26.028 ***🔗
alicE_immediate_notification_1700@localhost out
<iq type='set' id='a1634b59b63dad6c2e85bbc88ed64e32'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-02-23 08:46:26.028 ***🔗
alicE_immediate_notification_1700@localhost in
<iq id='a1634b59b63dad6c2e85bbc88ed64e32' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_immediate_notification_1700@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-02-23 08:46:26.028 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<iq type='set' id='8cc8313409fb9eb3a92012d5d6d4a95c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:46:26.029 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<iq from='localhost' to='alice_immediate_notification_1700@localhost/escalus-default-resource' id='8cc8313409fb9eb3a92012d5d6d4a95c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-23 08:46:26.029 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<enable xmlns='urn:xmpp:sm:3' resume='true'/>



*** User 2024-02-23 08:46:26.029 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<enabled xmlns='urn:xmpp:sm:3' id='xLyWzNhHy/U4Owg3KBOw/ymRQs+x' resume='true'/>



*** User 2024-02-23 08:46:26.029 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<presence/>



*** User 2024-02-23 08:46:26.030 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<presence from='alice_immediate_notification_1700@localhost/escalus-default-resource' to='alice_immediate_notification_1700@localhost/escalus-default-resource'/>



*** User 2024-02-23 08:46:26.030 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<iq type='set' id='aff6a7ffe3beeb78ec72159e6296ba24'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_TfBTt1LA0QU='>
		<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>I6006JJ1NB953BE976IK81B969N7</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-02-23 08:46:26.031 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<iq from='alice_immediate_notification_1700@localhost' to='alice_immediate_notification_1700@localhost/escalus-default-resource' id='aff6a7ffe3beeb78ec72159e6296ba24' type='result'/>



*** User 2024-02-23 08:46:26.031 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<iq type='set' id='cc905e66bb22f6d6217bed1b0dc9617a'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_s+TkkcGxiMU='>
		<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>fcm</value>
			</field>
			<field var='device_id'>
				<value>F17K0L7A30KLKL59J2NL5DM9MH96</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-02-23 08:46:26.032 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<iq from='alice_immediate_notification_1700@localhost' to='alice_immediate_notification_1700@localhost/escalus-default-resource' id='cc905e66bb22f6d6217bed1b0dc9617a' type='result'/>



*** User 2024-02-23 08:46:26.033 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
<message type='chat' to='alice_immediate_notification_1700@localhost'>
	<body>msg-0</body>
</message>



*** User 2024-02-23 08:46:26.035 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<message from='bob_immediate_notification_1699@localhost/escalus-default-resource' to='alice_immediate_notification_1700@localhost' type='chat'>
	<body>msg-0</body>
</message>



*** User 2024-02-23 08:46:26.035 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource out
<a xmlns='urn:xmpp:sm:3' h='4'/>



*** User 2024-02-23 08:46:26.035 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
<message type='chat' to='alice_immediate_notification_1700@localhost'>
	<body>msg-1</body>
</message>



*** User 2024-02-23 08:46:26.036 ***🔗
alice_immediate_notification_1700@localhost/escalus-default-resource in
<message from='bob_immediate_notification_1699@localhost/escalus-default-resource' to='alice_immediate_notification_1700@localhost' type='chat'>
	<body>msg-1</body>
</message>



*** User 2024-02-23 08:46:26.038 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
<message type='chat' to='alice_immediate_notification_1700@localhost'>
	<body>msg-2</body>
</message>



*** User 2024-02-23 08:46:27.043 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource out
</stream:stream>

*** User 2024-02-23 08:46:27.043 ***🔗
bob_immediate_notification_1699@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-02-23 08:46:27.066 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4400.html



=== Ended at 2024-02-23 08:46:27
=== successfully completed test case
=== === Returned value: already_stopped


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