=== Test case: push_integration_SUITE:muclight_msg_notify_on_w_topic/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_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 => <<"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 => [],
                      wpool =>
                          #{call_timeout => 5000,strategy => available_worker,
                            workers => 10}}}}]},
     {watchdog,<0.17017.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@85680c760e4e.2024-04-25_16.15.48/big_tests.tests.push_integration_SUITE.logs/run.2024-04-25_16.27.56/push_integration_suite.muclight_msg_notify_on_w_topic.html"},
     {tc_group_properties,[{name,muclight_msg_notifications}]},
     {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@85680c760e4e.2024-04-25_16.15.48/big_tests.tests.push_integration_SUITE.logs/run.2024-04-25_16.27.56/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@85680c760e4e.2024-04-25_16.15.48"

=== Started at 2024-04-25 16:28:00


*** CT 2024-04-25 16:28:00.907 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4430.html

*** User 2024-04-25 16:28:00.957 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.957 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2522d3cf55db56e0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 16:28:00.958 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.958 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX211Y2xpZ2h0X21zZ19ub3RpZnlfb25fd190b3BpY18xNjk5AG1hdHlncnlzYQ==</auth>



*** User 2024-04-25 16:28:00.959 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 16:28:00.959 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.959 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5f8d9d15a7185a04' from='localhost' version='1.0' xml:lang='en' to='alice_muclight_msg_notify_on_w_topic_1699@localhost'>

*** User 2024-04-25 16:28:00.959 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.959 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='4d2416dd0e1c99bca890169849626af0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 16:28:00.960 ***🔗
alicE_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq id='4d2416dd0e1c99bca890169849626af0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_muclight_msg_notify_on_w_topic_1699@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 16:28:00.960 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='d3bac209239e1d2cbe036fdc4c38a54a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:28:00.960 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='localhost' to='alice_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='d3bac209239e1d2cbe036fdc4c38a54a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:28:00.960 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<presence/>



*** User 2024-04-25 16:28:00.961 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<presence from='alice_muclight_msg_notify_on_w_topic_1699@localhost/res1' to='alice_muclight_msg_notify_on_w_topic_1699@localhost/res1'/>



*** User 2024-04-25 16:28:00.962 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.962 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bdf37765230869d6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 16:28:00.962 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.962 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tdWNsaWdodF9tc2dfbm90aWZ5X29uX3dfdG9waWNfMTY5OQBtYWtyb2xpa2E=</auth>



*** User 2024-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0984e3d0b7b40cf1' from='localhost' version='1.0' xml:lang='en' to='bob_muclight_msg_notify_on_w_topic_1699@localhost'>

*** User 2024-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@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-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='d977eb3d34c098f2d390ba1a2bd7819b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 16:28:00.963 ***🔗
bOb_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq id='d977eb3d34c098f2d390ba1a2bd7819b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_muclight_msg_notify_on_w_topic_1699@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 16:28:00.964 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='65019993c9537ca0a065db14d2c3bd81'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:28:00.964 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='localhost' to='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='65019993c9537ca0a065db14d2c3bd81' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:28:00.964 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<presence/>



*** User 2024-04-25 16:28:00.965 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<presence from='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1' to='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1'/>



*** User 2024-04-25 16:28:00.965 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='aab8c8b7167549b4fa3f954c89ad80bf' to='room-348558dfe1@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>bob_muclight_msg_notify_on_w_topic_1699@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-25 16:28:00.966 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<message from='room-348558dfe1@muclight.localhost' to='alice_muclight_msg_notify_on_w_topic_1699@localhost' id='aab8c8b7167549b4fa3f954c89ad80bf' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-62480-965476</version>
		<user affiliation='owner'>alice_muclight_msg_notify_on_w_topic_1699@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-25 16:28:00.966 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<message from='room-348558dfe1@muclight.localhost' to='bob_muclight_msg_notify_on_w_topic_1699@localhost' id='aab8c8b7167549b4fa3f954c89ad80bf' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1714-62480-965476</version>
		<user affiliation='member'>bob_muclight_msg_notify_on_w_topic_1699@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-25 16:28:00.966 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='room-348558dfe1@muclight.localhost' to='alice_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='aab8c8b7167549b4fa3f954c89ad80bf' type='result'/>



*** User 2024-04-25 16:28:00.966 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='bob_muclight_msg_notify_on_w_topic_1699-pubsub.localhost-princely_musings_sukUyBOSDsQ=-create_node' from='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_sukUyBOSDsQ='/>
		<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-04-25 16:28:00.967 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='pubsub.localhost' to='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='bob_muclight_msg_notify_on_w_topic_1699-pubsub.localhost-princely_musings_sukUyBOSDsQ=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_sukUyBOSDsQ='/>
	</pubsub>
</iq>



*** User 2024-04-25 16:28:00.967 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='/hWiKJs=' from='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<affiliations node='princely_musings_sukUyBOSDsQ='>
			<affiliation jid='localhost' affiliation='publish-only'/>
		</affiliations>
	</pubsub>
</iq>



*** User 2024-04-25 16:28:00.967 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='pubsub.localhost' to='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='/hWiKJs=' type='result'/>



*** User 2024-04-25 16:28:00.967 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<iq type='set' id='605831600191911364be14bc6640a78c'>
	<enable xmlns='urn:xmpp:push:0' jid='pubsub.localhost' node='princely_musings_sukUyBOSDsQ='>
		<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>C886EM2KLJ4C873MH28KGL4M93LM</value>
			</field>
			<field var='topic'>
				<value>some_topic</value>
			</field>
		</x>
	</enable>
</iq>



*** User 2024-04-25 16:28:00.968 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
<iq from='bob_muclight_msg_notify_on_w_topic_1699@localhost' to='bob_muclight_msg_notify_on_w_topic_1699@localhost/res1' id='605831600191911364be14bc6640a78c' type='result'/>



*** User 2024-04-25 16:28:00.968 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<presence type='unavailable'/>



*** User 2024-04-25 16:28:01.070 ***🔗
waiting for wait_for_user_offline is done in 100 miliseconds

*** User 2024-04-25 16:28:01.070 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
<message to='room-348558dfe1@muclight.localhost' type='groupchat'>
	<body>Heyah!</body>
</message>



*** User 2024-04-25 16:28:01.074 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
</stream:stream>

*** User 2024-04-25 16:28:01.074 ***🔗
bob_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
</stream:stream>

*** User 2024-04-25 16:28:01.074 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 out
</stream:stream>

*** User 2024-04-25 16:28:01.075 ***🔗
alice_muclight_msg_notify_on_w_topic_1699@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 16:28:01.096 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4431.html



=== Ended at 2024-04-25 16:28:01
=== successfully completed test case
=== === Returned value: ok


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