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

=== Config value:

    [{api_v,<<"v2">>},
     {required_modules,
         [{mod_pubsub,
              #{access_createnode => all,backend => mnesia,
                default_node_config => [],
                host => {prefix,<<"pubsub.">>},
                ignore_pep_from_offline => true,iqdisc => one_queue,
                item_publisher => false,last_item_cache => false,
                max_items_node => 10,nodetree => nodetree_dag,
                pep_mapping => #{},
                plugins => [<<"dag">>,<<"push">>],
                sync_broadcast => false,
                wpool =>
                    #{call_timeout => 5000,strategy => best_worker,
                      workers => 10}}},
          {mod_push_service_mongoosepush,
              #{api_version => <<"v2">>,max_http_connections => 100,
                pool_name => mongoose_push_http}},
          {mod_event_pusher,
              #{push =>
                    #{backend => mnesia,iqdisc => one_queue,
                      plugin_module => mod_event_pusher_push_plugin_defaults,
                      virtual_pubsub_hosts => [],
                      wpool =>
                          #{call_timeout => 5000,strategy => available_worker,
                            workers => 10}}}}]},
     {watchdog,<0.17021.1>},
     {pubsub_host,real},
     {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@257a51ac68d2.2024-03-26_10.34.49/big_tests.tests.push_integration_SUITE.logs/run.2024-03-26_10.45.47/push_integration_suite.no_push_notification_for_expired_device.95746.html"},
     {tc_group_properties,[{name,failure_cases_v2}]},
     {tc_group_path,[[{name,pubsub_ful}]]},
     {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@257a51ac68d2.2024-03-26_10.34.49/big_tests.tests.push_integration_SUITE.logs/run.2024-03-26_10.45.47/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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 => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,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 => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    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">>}],
                    search_operator => 'and',
                    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">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    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">>]}]},
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@257a51ac68d2.2024-03-26_10.34.49"

=== Started at 2024-03-26 10:45:52


*** CT 2024-03-26 10:45:52.308 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4348.html

*** User 2024-03-26 10:45:52.372 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:45:52.373 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e9053a74cff39c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-26 10:45:52.373 ***🔗
bOb_no_push_notification_for_expired_device_1638@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-26 10:45:52.373 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ub19wdXNoX25vdGlmaWNhdGlvbl9mb3JfZXhwaXJlZF9kZXZpY2VfMTYzOABtYWtyb2xpa2E=</auth>



*** User 2024-03-26 10:45:52.375 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 10:45:52.375 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:45:52.375 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b2295690ad0ead12' from='localhost' version='1.0' xml:lang='en' to='bob_no_push_notification_for_expired_device_1638@localhost'>

*** User 2024-03-26 10:45:52.375 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-26 10:45:52.376 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq type='set' id='de7cf25f379998f5146acac6dfda48cf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-26 10:45:52.376 ***🔗
bOb_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq id='de7cf25f379998f5146acac6dfda48cf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_no_push_notification_for_expired_device_1638@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-26 10:45:52.376 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq type='set' id='c5ae9abf364d336e68f8400504f15ec4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:45:52.376 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq from='localhost' to='bob_no_push_notification_for_expired_device_1638@localhost/res1' id='c5ae9abf364d336e68f8400504f15ec4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:45:52.377 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<presence/>



*** User 2024-03-26 10:45:52.377 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
<presence from='bob_no_push_notification_for_expired_device_1638@localhost/res1' to='bob_no_push_notification_for_expired_device_1638@localhost/res1'/>



*** User 2024-03-26 10:45:52.378 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:45:52.378 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ced63bc9c51582a9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-26 10:45:52.378 ***🔗
alicE_no_push_notification_for_expired_device_1638@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-26 10:45:52.379 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX25vX3B1c2hfbm90aWZpY2F0aW9uX2Zvcl9leHBpcmVkX2RldmljZV8xNjM4AG1hdHlncnlzYQ==</auth>



*** User 2024-03-26 10:45:52.380 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 10:45:52.380 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:45:52.381 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32090d77c807687d' from='localhost' version='1.0' xml:lang='en' to='alice_no_push_notification_for_expired_device_1638@localhost'>

*** User 2024-03-26 10:45:52.381 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-26 10:45:52.381 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq type='set' id='309909588dd2758372860c1e52ee9d0f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-26 10:45:52.381 ***🔗
alicE_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq id='309909588dd2758372860c1e52ee9d0f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_no_push_notification_for_expired_device_1638@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-26 10:45:52.382 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq type='set' id='c45ce2e37af2fd5827efeb3b8a4f5bb2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:45:52.382 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq from='localhost' to='alice_no_push_notification_for_expired_device_1638@localhost/res1' id='c45ce2e37af2fd5827efeb3b8a4f5bb2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:45:52.382 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 out
<presence/>



*** User 2024-03-26 10:45:52.383 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 in
<presence from='alice_no_push_notification_for_expired_device_1638@localhost/res1' to='alice_no_push_notification_for_expired_device_1638@localhost/res1'/>



*** User 2024-03-26 10:45:52.384 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='bob_no_push_notification_for_expired_device_1638-pubsub.localhost-princely_musings_49.q8pGw+NQ=-create_node' from='bob_no_push_notification_for_expired_device_1638@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_49.q8pGw+NQ='/>
		<configure>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE' type='hidden'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field var='pubsub#access_model'>
					<value>whitelist</value>
				</field>
				<field var='pubsub#publish_model'>
					<value>publishers</value>
				</field>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2024-03-26 10:45:52.386 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq from='pubsub.localhost' to='bob_no_push_notification_for_expired_device_1638@localhost/res1' id='bob_no_push_notification_for_expired_device_1638-pubsub.localhost-princely_musings_49.q8pGw+NQ=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_49.q8pGw+NQ='/>
	</pubsub>
</iq>



*** User 2024-03-26 10:45:52.387 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='EdLIU8k=' from='bob_no_push_notification_for_expired_device_1638@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_49.q8pGw+NQ='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-03-26 10:45:52.387 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq from='pubsub.localhost' to='bob_no_push_notification_for_expired_device_1638@localhost/res1' id='EdLIU8k=' type='result'/>



*** User 2024-03-26 10:45:52.387 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<iq type='set' id='e88e5c9f9d7324a8a9bd5975bc1e0282'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_49.q8pGw+NQ='>
		<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>BG5M0M65CKA6228C2066C0G7GNJ2</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-03-26 10:45:52.388 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
<iq from='bob_no_push_notification_for_expired_device_1638@localhost' to='bob_no_push_notification_for_expired_device_1638@localhost/res1' id='e88e5c9f9d7324a8a9bd5975bc1e0282' type='result'/>



*** User 2024-03-26 10:45:52.388 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-03-26 10:45:52.489 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-03-26 10:45:52.489 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 out
<message to='bob_no_push_notification_for_expired_device_1638@localhost/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-03-26 10:45:52.492 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 out
</stream:stream>

*** User 2024-03-26 10:45:52.492 ***🔗
alice_no_push_notification_for_expired_device_1638@localhost/res1 in
</stream:stream>

*** User 2024-03-26 10:45:52.492 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 out
</stream:stream>

*** User 2024-03-26 10:45:52.492 ***🔗
bob_no_push_notification_for_expired_device_1638@localhost/res1 in
</stream:stream>
*** CT 2024-03-26 10:45:52.512 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4352.html



=== Ended at 2024-03-26 10:45:52
=== successfully completed test case
=== === Returned value: ok


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