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

=== Config value:

    [{api_v,<<"v3">>},
     {required_modules,
         [{mod_muc_light,
              #{all_can_configure => false,all_can_invite => false,
                backend => mnesia,blocking => true,
                config_schema =>
                    [{<<"roomname">>,<<"Untitled">>,roomname,binary},
                     {<<"subject">>,<<>>,subject,binary}],
                equal_occupants => false,
                host => {prefix,<<"muclight.">>},
                legacy_mode => false,max_occupants => infinity,
                rooms_in_rosters => true,rooms_per_page => 10,
                rooms_per_user => infinity}},
          {mod_push_service_mongoosepush,
              #{api_version => <<"v3">>,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 => [{prefix,<<"virtual.">>}],
                      wpool =>
                          #{call_timeout => 5000,strategy => available_worker,
                            workers => 10}}}}]},
     {watchdog,<0.16754.1>},
     {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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.push_integration_SUITE.logs/run.2023-11-13_20.14.00/push_integration_suite.muclight_msg_notify_on_fcm_w_click_action.61187.html"},
     {tc_group_properties,[{name,muclight_msg_notifications}]},
     {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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.push_integration_SUITE.logs/run.2023-11-13_20.14.00/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@94ef96fe7e6f.2023-11-13_20.03.17"

=== Started at 2023-11-13 20:14:11


*** CT 2023-11-13 20:14:11.839 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4562.html

*** User 2023-11-13 20:14:11.883 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:14:11.884 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='570d6d74a59dd0f6' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:14:11.884 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@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 2023-11-13 20:14:11.884 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X21zZ19ub3RpZnlfb25fZmNtX3dfY2xpY2tfYWN0aW9uXzE3ODQAbWF0eWdyeXNh</auth>



*** User 2023-11-13 20:14:11.885 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:14:11.885 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:14:11.886 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='098d00281f80c277' from='localhost' version='1.0' xml:lang='en' to='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost'>

*** User 2023-11-13 20:14:11.886 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@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 2023-11-13 20:14:11.886 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='4f625fb183cde2ee663514e23e51b969'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:14:11.886 ***🔗
alicE_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq id='4f625fb183cde2ee663514e23e51b969' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:14:11.887 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='6b748f82717153b4a7a3c74d9bf02a62'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:14:11.887 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq from='localhost' to='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' id='6b748f82717153b4a7a3c74d9bf02a62' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:14:11.887 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<presence/>



*** User 2023-11-13 20:14:11.888 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<presence from='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' to='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1'/>



*** User 2023-11-13 20:14:11.888 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:14:11.889 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5f7679519436dae4' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:14:11.889 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@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 2023-11-13 20:14:11.889 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNsaWdodF9tc2dfbm90aWZ5X29uX2ZjbV93X2NsaWNrX2FjdGlvbl8xNzg0AG1ha3JvbGlrYQ==</auth>



*** User 2023-11-13 20:14:11.890 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:14:11.890 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:14:11.890 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a36df4873b7643a3' from='localhost' version='1.0' xml:lang='en' to='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost'>

*** User 2023-11-13 20:14:11.890 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@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 2023-11-13 20:14:11.890 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='01f069332e79dbffe92ec8572a66858d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:14:11.891 ***🔗
bOb_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq id='01f069332e79dbffe92ec8572a66858d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:14:11.891 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='3efe176d26d9e882ee2a89660961885e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:14:11.891 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq from='localhost' to='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' id='3efe176d26d9e882ee2a89660961885e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:14:11.891 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<presence/>



*** User 2023-11-13 20:14:11.892 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<presence from='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' to='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1'/>



*** User 2023-11-13 20:14:11.892 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='5278a43b00cc4efb71d83ed2e0a13823' to='room-7790119c75@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-13 20:14:11.893 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<message from='room-7790119c75@muclight.localhost' to='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost' id='5278a43b00cc4efb71d83ed2e0a13823' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-906451-892619</version>
		<user affiliation='owner'>alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 20:14:11.893 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<message from='room-7790119c75@muclight.localhost' to='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost' id='5278a43b00cc4efb71d83ed2e0a13823' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-906451-892619</version>
		<user affiliation='member'>bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 20:14:11.893 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq from='room-7790119c75@muclight.localhost' to='alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' id='5278a43b00cc4efb71d83ed2e0a13823' type='result'/>



*** User 2023-11-13 20:14:11.893 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<iq type='set' id='e8c3fee93d63b5250ca100caa0610b78'>
	<enable xmlns='urn:xmpp:push:0' jid='virtual.localhost' node='princely_musings_oIONfBXOwT8='>
		<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>H5M90C7F0G8969BJ5EFN41FI08EA</value>
			</field>
			<field var='click_action'>
				<value>myactivity</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2023-11-13 20:14:11.894 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
<iq from='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost' to='bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1' id='e8c3fee93d63b5250ca100caa0610b78' type='result'/>



*** User 2023-11-13 20:14:11.894 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<presence type='unavailable'/>



*** User 2023-11-13 20:14:11.996 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2023-11-13 20:14:11.996 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
<message to='room-7790119c75@muclight.localhost' type='groupchat'>
	<body>Heyah!</body>
</message>



*** User 2023-11-13 20:14:11.999 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:14:11.999 ***🔗
bob_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
</stream:stream>

*** User 2023-11-13 20:14:11.999 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:14:12.000 ***🔗
alice_muclight_msg_notify_on_fcm_w_click_action_1784@localhost/res1 in
</stream:stream>
*** CT 2023-11-13 20:14:12.021 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4562.html



=== Ended at 2023-11-13 20:14:12
=== successfully completed test case
=== === Returned value: ok


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