=== Test case: push_pubsub_SUITE:push_node_can_be_configured_to_whitelist_publishers/1 (click for source code)

=== Config value:

    [{watchdog,<0.18410.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/push_pubsub_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.push_pubsub_SUITE.logs/run.2022-04-05_07.56.39/push_pubsub_suite.push_node_can_be_configured_to_whitelist_publishers.html"},
     {tc_group_properties,[{name,pubsub_publish},{repeat_until_all_ok,3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/push_pubsub_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.push_pubsub_SUITE.logs/run.2022-04-05_07.56.39/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 => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => riak,iqdisc => one_queue,
              riak =>
                  #{bucket_type => <<"rosters">>,
                    version_bucket_type => <<"roster_versions">>},
              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 => riak,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,
              riak =>
                  #{bucket_type => <<"vcard">>,search_index => <<"vcard">>},
              search => true}}},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:56:40


*** CT 2022-04-05 07:56:40.808 *** View log from node mongooseim@localhost when started mongooseim@localhost_4942.html
*** CT 2022-04-05 07:56:40.809 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2005.html

*** User 2022-04-05 07:56:40.813 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:56:40.815 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc48954e3ca35d0f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:56:40.815 ***
alicE@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:56:40.815 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-04-05 07:56:40.830 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:56:40.831 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:56:40.832 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b8a4aa3ea9bf58da' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:56:40.832 ***
alicE@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:56:40.832 ***
alicE@localhost/res1 out
<iq type='set' id='d0a154a0381b74036c0b4a26ef0531d0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:56:40.833 ***
alicE@localhost/res1 in
<iq id='d0a154a0381b74036c0b4a26ef0531d0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:56:40.833 ***
alicE@localhost/res1 out
<iq type='set' id='e646ab98f8f68d19b8ea9c81625666ef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:56:40.833 ***
alicE@localhost/res1 in
<iq type='result' id='e646ab98f8f68d19b8ea9c81625666ef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:56:40.833 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-04-05 07:56:40.839 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-04-05 07:56:40.840 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:56:40.841 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1b6dfbaa3df63e1' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:56:40.841 ***
bOb@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:56:40.841 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-04-05 07:56:40.856 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-05 07:56:40.856 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:56:40.856 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42ca1de0d0558c53' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:56:40.857 ***
bOb@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-05 07:56:40.857 ***
bOb@localhost/res1 out
<iq type='set' id='be0fee81a7db1852dabd5fea5052309a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-05 07:56:40.857 ***
bOb@localhost/res1 in
<iq id='be0fee81a7db1852dabd5fea5052309a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-05 07:56:40.857 ***
bOb@localhost/res1 out
<iq type='set' id='7715161b56299aefea99b6cd42a75051'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:56:40.858 ***
bOb@localhost/res1 in
<iq type='result' id='7715161b56299aefea99b6cd42a75051'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-05 07:56:40.858 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-04-05 07:56:40.866 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-04-05 07:56:40.866 ***
alicE@localhost/res1 out
<iq to='push.localhost' type='set' id='alicE-push.localhost-princely_musings_UJcFiy3ZERQ=-create_node' from='alicE@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create type='push' node='princely_musings_UJcFiy3ZERQ='/>
		<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 2022-04-05 07:56:40.868 ***
alicE@localhost/res1 in
<iq from='push.localhost' to='alicE@localhost/res1' id='alicE-push.localhost-princely_musings_UJcFiy3ZERQ=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_UJcFiy3ZERQ='/>
	</pubsub>
</iq>



*** User 2022-04-05 07:56:40.869 ***
alicE@localhost/res1 out
<iq to='push.localhost' type='get' id='alicE-push.localhost-princely_musings_UJcFiy3ZERQ=-get_config' from='alicE@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<configure node='princely_musings_UJcFiy3ZERQ='/>
	</pubsub>
</iq>



*** User 2022-04-05 07:56:40.870 ***
alicE@localhost/res1 in
<iq from='push.localhost' to='alicE@localhost/res1' id='alicE-push.localhost-princely_musings_UJcFiy3ZERQ=-get_config' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<configure node='princely_musings_UJcFiy3ZERQ='>
			<x xmlns='jabber:x:data' type='form'>
				<field type='hidden' label='' var='FORM_TYPE'>
					<value>http://jabber.org/protocol/pubsub#node_config</value>
				</field>
				<field type='boolean' label='Deliver payloads with event notifications' var='pubsub#deliver_payloads'>
					<value>1</value>
				</field>
				<field type='boolean' label='Deliver event notifications' var='pubsub#deliver_notifications'>
					<value>1</value>
				</field>
				<field type='boolean' label='Notify subscribers when the node configuration changes' var='pubsub#notify_config'>
					<value>0</value>
				</field>
				<field type='boolean' label='Notify subscribers when the node is deleted' var='pubsub#notify_delete'>
					<value>0</value>
				</field>
				<field type='boolean' label='Notify subscribers when items are removed from the node' var='pubsub#notify_retract'>
					<value>0</value>
				</field>
				<field type='boolean' label='Persist items to storage' var='pubsub#persist_items'>
					<value>0</value>
				</field>
				<field type='text-single' label='A friendly name for the node' var='pubsub#title'>
					<value/>
				</field>
				<field type='text-single' label='Max # of items to persist' var='pubsub#max_items'>
					<value>1</value>
				</field>
				<field type='boolean' label='Whether to allow subscriptions' var='pubsub#subscribe'>
					<value>1</value>
				</field>
				<field type='list-single' label='Specify the access model' var='pubsub#access_model'>
					<option>
						<value>open</value>
					</option>
					<option>
						<value>authorize</value>
					</option>
					<option>
						<value>presence</value>
					</option>
					<option>
						<value>roster</value>
					</option>
					<option>
						<value>whitelist</value>
					</option>
					<value>whitelist</value>
				</field>
				<field type='list-multi' label='Roster groups allowed to subscribe' var='pubsub#roster_groups_allowed'/>
				<field type='list-single' label='Specify the publisher model' var='pubsub#publish_model'>
					<option>
						<value>publishers</value>
					</option>
					<option>
						<value>subscribers</value>
					</option>
					<option>
						<value>open</value>
					</option>
					<value>publishers</value>
				</field>
				<field type='boolean' label='Purge all items when the relevant publisher goes offline' var='pubsub#purge_offline'>
					<value>0</value>
				</field>
				<field type='list-single' label='Specify the event message type' var='pubsub#notification_type'>
					<option>
						<value>headline</value>
					</option>
					<option>
						<value>normal</value>
					</option>
					<value>headline</value>
				</field>
				<field type='text-single' label='Max payload size in bytes' var='pubsub#max_payload_size'>
					<value>60000</value>
				</field>
				<field type='list-single' label='When to send the last published item' var='pubsub#send_last_published_item'>
					<option>
						<value>never</value>
					</option>
					<option>
						<value>on_sub</value>
					</option>
					<option>
						<value>on_sub_and_presence</value>
					</option>
					<value>on_sub_and_presence</value>
				</field>
				<field type='boolean' label='Only deliver notifications to available users' var='pubsub#presence_based_delivery'>
					<value>1</value>
				</field>
				<field type='text-single' label='Specify the type of payload data to be provided at this node' var='pubsub#type'>
					<value/>
				</field>
				<field type='text-multi' label='The collections with which a node is affiliated' var='pubsub#collection'/>
			</x>
		</configure>
	</pubsub>
</iq>



*** User 2022-04-05 07:56:40.870 ***
bOb@localhost/res1 out
<iq to='push.localhost' type='set' id='id' from='bOb@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_UJcFiy3ZERQ='>
			<item id='itemid'>
				<notification xmlns='urn:xmpp:push:0'>
					<x xmlns='jabber:x:data' type='submit'>
						<field var='FORM_TYPE'>
							<value>urn:xmpp:push:summary</value>
						</field>
						<field var='message-count'>
							<value>1</value>
						</field>
						<field var='last-message-sender'>
							<value>senderId</value>
						</field>
						<field var='last-message-body'>
							<value>message body</value>
						</field>
					</x>
				</notification>
			</item>
		</publish>
		<publish-options>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE'>
					<value>http://jabber.org/protocol/pubsub#publish-options</value>
				</field>
				<field var='device_id'>
					<value>sometoken</value>
				</field>
				<field var='service'>
					<value>apns</value>
				</field>
			</x>
		</publish-options>
	</pubsub>
</iq>



*** User 2022-04-05 07:56:40.871 ***
bOb@localhost/res1 in
<iq from='push.localhost' to='bOb@localhost/res1' type='error' xml:lang='en' id='id'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_UJcFiy3ZERQ='>
			<item id='itemid'>
				<notification xmlns='urn:xmpp:push:0'>
					<x xmlns='jabber:x:data' type='submit'>
						<field var='FORM_TYPE'>
							<value>urn:xmpp:push:summary</value>
						</field>
						<field var='message-count'>
							<value>1</value>
						</field>
						<field var='last-message-sender'>
							<value>senderId</value>
						</field>
						<field var='last-message-body'>
							<value>message body</value>
						</field>
					</x>
				</notification>
			</item>
		</publish>
		<publish-options>
			<x xmlns='jabber:x:data' type='submit'>
				<field var='FORM_TYPE'>
					<value>http://jabber.org/protocol/pubsub#publish-options</value>
				</field>
				<field var='device_id'>
					<value>sometoken</value>
				</field>
				<field var='service'>
					<value>apns</value>
				</field>
			</x>
		</publish-options>
	</pubsub>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-04-05 07:56:40.871 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-04-05 07:56:40.872 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-04-05 07:56:40.872 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-04-05 07:56:40.874 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-04-05 07:56:40.879 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2005.html
*** CT 2022-04-05 07:56:40.880 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4942.html



=== Ended at 2022-04-05 07:56:40
=== successfully completed test case
=== === Returned value: ok


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