=== Test case: pubsub_s2s_SUITE:publish_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.48265.0>},
     {{s2s,mim},
      #{opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5299,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",max_retry_delay => 300,
              default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5269,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              proto => tcp,ip_address => "0",
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_version => 4,proxy_protocol => false,
              max_stanza_size => 131072,connection_type => s2s}}},
     {{s2s,fed},
      #{opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              outgoing =>
                  #{port => 5269,connection_timeout => 10000,
                    ip_versions => [4,6]},
              dns => #{timeout => 10,retries => 2},
              use_starttls => optional,certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",max_retry_delay => 300,
              default_policy => allow},
        listener =>
            #{module => ejabberd_s2s_in,port => 5299,num_acceptors => 100,
              hibernate_after => 0,backlog => 1024,shaper => s2s_shaper,
              proto => tcp,ip_address => "0",
              tls =>
                  #{verify_mode => peer,ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
              ip_tuple => {0,0,0,0},
              ip_version => 4,proxy_protocol => false,
              max_stanza_size => 131072,connection_type => s2s}}},
     {escalus_user_db,xmpp},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/pubsub_s2s_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@4d43f32a4198.2024-02-22_12.36.58/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-02-22_12.48.36/pubsub_s2s_suite.publish_test.64899.html"},
     {tc_group_properties,[{name,'tree+basic'},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/pubsub_s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@4d43f32a4198.2024-02-22_12.36.58/big_tests.tests.pubsub_s2s_SUITE.logs/run.2024-02-22_12.48.36/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]},
     {{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">>,deref => never,
                    pool_tag => default,
                    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">>}],
                    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 => []},
              iqdisc => parallel,backend => ldap},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,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@4d43f32a4198.2024-02-22_12.36.58"

=== Started at 2024-02-22 12:48:37


*** CT 2024-02-22 12:48:37.357 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4361.html

*** User 2024-02-22 12:48:37.360 ***🔗
alice_publish_test_1627@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:48:37.360 ***🔗
alice_publish_test_1627@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='178f22c0a071bbbc' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:37.361 ***🔗
alice_publish_test_1627@fed1 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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:48:37.361 ***🔗
alice_publish_test_1627@fed1 out
<iq type='get' id='f9557157c15c9b63d9919184a97451f2'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-02-22 12:48:37.361 ***🔗
alice_publish_test_1627@fed1 in
<iq from='fed1' to='fed1' id='f9557157c15c9b63d9919184a97451f2' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-02-22 12:48:37.361 ***🔗
alice_publish_test_1627@fed1 out
<iq type='set' id='aeeec9b1fb4ea84af959e428f44202a1'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_1627</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-02-22 12:48:37.380 ***🔗
alice_publish_test_1627@fed1 in
<iq from='fed1' to='fed1' id='aeeec9b1fb4ea84af959e428f44202a1' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_publish_test_1627</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-02-22 12:48:37.380 ***🔗
alice_publish_test_1627@fed1 out
</stream:stream>

*** User 2024-02-22 12:48:37.381 ***🔗
alice_publish_test_1627@fed1 in
</stream:stream>

*** User 2024-02-22 12:48:37.381 ***🔗
alicE_publish_test_1627@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-22 12:48:37.382 ***🔗
alicE_publish_test_1627@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='398dda8dcf29fa6d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:37.382 ***🔗
alicE_publish_test_1627@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-22 12:48:37.382 ***🔗
alicE_publish_test_1627@localhost out
<iq type='get' id='6fa30a8815a4ca87a31881dc133e8249'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-02-22 12:48:37.382 ***🔗
alicE_publish_test_1627@localhost in
<iq from='localhost' to='localhost' id='6fa30a8815a4ca87a31881dc133e8249' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-02-22 12:48:37.383 ***🔗
alicE_publish_test_1627@localhost out
<iq type='set' id='e8731ccf7e6bcd9e60c6105f005d8725'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_1627</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-02-22 12:48:37.385 ***🔗
alicE_publish_test_1627@localhost in
<iq from='localhost' to='localhost' id='e8731ccf7e6bcd9e60c6105f005d8725' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_publish_test_1627</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-02-22 12:48:37.385 ***🔗
alicE_publish_test_1627@localhost out
</stream:stream>

*** User 2024-02-22 12:48:37.385 ***🔗
alicE_publish_test_1627@localhost in
</stream:stream>

*** User 2024-02-22 12:48:37.386 ***🔗
alicE_publish_test_1627@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-02-22 12:48:37.386 ***🔗
alicE_publish_test_1627@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad8ebdca47fe1dc4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:37.386 ***🔗
alicE_publish_test_1627@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-02-22 12:48:37.386 ***🔗
alicE_publish_test_1627@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3B1Ymxpc2hfdGVzdF8xNjI3AG1hdHlncnlzYQ==</auth>



*** User 2024-02-22 12:48:37.387 ***🔗
alicE_publish_test_1627@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:37.387 ***🔗
alicE_publish_test_1627@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-02-22 12:48:37.387 ***🔗
alicE_publish_test_1627@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de0721f3ed6fbcde' from='localhost' version='1.0' xml:lang='en' to='alice_publish_test_1627@localhost'>

*** User 2024-02-22 12:48:37.387 ***🔗
alicE_publish_test_1627@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-02-22 12:48:37.388 ***🔗
alicE_publish_test_1627@localhost/res1 out
<iq type='set' id='8dfc8d455c9937c7a3cb3c8db9f42f8e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:37.388 ***🔗
alicE_publish_test_1627@localhost/res1 in
<iq id='8dfc8d455c9937c7a3cb3c8db9f42f8e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1627@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:37.388 ***🔗
alice_publish_test_1627@localhost/res1 out
<iq type='set' id='5eb6e7fd97b1f68cba3ad3786026a9a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:37.388 ***🔗
alice_publish_test_1627@localhost/res1 in
<iq from='localhost' to='alice_publish_test_1627@localhost/res1' id='5eb6e7fd97b1f68cba3ad3786026a9a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:37.388 ***🔗
alice_publish_test_1627@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:37.389 ***🔗
alice_publish_test_1627@localhost/res1 in
<presence from='alice_publish_test_1627@localhost/res1' to='alice_publish_test_1627@localhost/res1'/>



*** User 2024-02-22 12:48:37.389 ***🔗
alice_publish_test_1627@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:48:37.389 ***🔗
alice_publish_test_1627@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a95aac61719009c1' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:37.390 ***🔗
alice_publish_test_1627@fed1/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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:48:37.390 ***🔗
alice_publish_test_1627@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3B1Ymxpc2hfdGVzdF8xNjI3AG1ha290YTI=</auth>



*** User 2024-02-22 12:48:37.392 ***🔗
alice_publish_test_1627@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:37.392 ***🔗
alice_publish_test_1627@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:48:37.392 ***🔗
alice_publish_test_1627@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='57e5ffbc34b1262d' from='fed1' version='1.0' xml:lang='en' to='alice_publish_test_1627@fed1'>

*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/res1 out
<iq type='set' id='dd1a93eaa1a1b3f7c0ca288f8a261d89'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/res1 in
<iq id='dd1a93eaa1a1b3f7c0ca288f8a261d89' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_publish_test_1627@fed1/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/res1 out
<iq type='set' id='ec81889e412798fe10271bf334225400'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/res1 in
<iq from='fed1' to='alice_publish_test_1627@fed1/res1' id='ec81889e412798fe10271bf334225400' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:37.393 ***🔗
alice_publish_test_1627@fed1/res1 out
<presence/>



*** User 2024-02-22 12:48:37.394 ***🔗
alice_publish_test_1627@fed1/res1 in
<presence from='alice_publish_test_1627@fed1/res1' to='alice_publish_test_1627@fed1/res1'/>



*** User 2024-02-22 12:48:37.394 ***🔗
alice_publish_test_1627@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-create_node' from='alice_publish_test_1627@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_VijEZ3aajyQ='/>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.396 ***🔗
alice_publish_test_1627@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1627@localhost/res1' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-create_node' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<create node='princely_musings_VijEZ3aajyQ='/>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.396 ***🔗
alice_publish_test_1627@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-publish' from='alice_publish_test_1627@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_VijEZ3aajyQ='>
			<item id='item1'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.396 ***🔗
alice_publish_test_1627@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1627@localhost/res1' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-publish' type='result'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_VijEZ3aajyQ='>
			<item id='item1'/>
		</publish>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.396 ***🔗
alice_publish_test_1627@fed1/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-publish' from='alice_publish_test_1627@fed1/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_VijEZ3aajyQ='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.444 ***🔗
alice_publish_test_1627@fed1/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1627@fed1/res1' type='error' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-publish'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub'>
		<publish node='princely_musings_VijEZ3aajyQ='>
			<item id='item2'>
				<entry xmlns='http://www.w3.org/2005/Atom'/>
			</item>
		</publish>
	</pubsub>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-02-22 12:48:37.445 ***🔗
alice_publish_test_1627@localhost/res1 out
<iq to='pubsub.localhost' type='set' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-delete_node' from='alice_publish_test_1627@localhost/res1'>
	<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
		<delete node='princely_musings_VijEZ3aajyQ='/>
	</pubsub>
</iq>



*** User 2024-02-22 12:48:37.446 ***🔗
alice_publish_test_1627@localhost/res1 in
<iq from='pubsub.localhost' to='alice_publish_test_1627@localhost/res1' id='alice_publish_test_1627-pubsub.localhost-princely_musings_VijEZ3aajyQ=-delete_node' type='result'/>



*** User 2024-02-22 12:48:37.446 ***🔗
alice_publish_test_1627@fed1/res1 out
</stream:stream>

*** User 2024-02-22 12:48:37.446 ***🔗
alice_publish_test_1627@fed1/res1 in
</stream:stream>

*** User 2024-02-22 12:48:37.447 ***🔗
alice_publish_test_1627@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:37.447 ***🔗
alice_publish_test_1627@localhost/res1 in
</stream:stream>
*** CT 2024-02-22 12:48:37.449 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4361.html



=== Ended at 2024-02-22 12:48:37
=== successfully completed test case
=== === Returned value: ok