Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module opts map privacy #3567

Merged
merged 4 commits into from
Mar 7, 2022
Merged

Module opts map privacy #3567

merged 4 commits into from
Mar 7, 2022

Conversation

JanuszJakubiec
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #3567 (49e6078) into master (88fc9c1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 49e6078 differs from pull request most recent head f12ec6c. Consider uploading reports for the commit f12ec6c to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3567   +/-   ##
=======================================
  Coverage   81.05%   81.06%           
=======================================
  Files         421      421           
  Lines       32205    32207    +2     
=======================================
+ Hits        26105    26109    +4     
+ Misses       6100     6098    -2     
Impacted Files Coverage Δ
src/config/mongoose_config_spec.erl 99.21% <ø> (ø)
src/mod_blocking.erl 88.46% <ø> (+1.28%) ⬆️
src/privacy/mod_privacy.erl 85.00% <100.00%> (+0.12%) ⬆️
src/privacy/mod_privacy_riak.erl 76.47% <100.00%> (ø)
src/elasticsearch/mongoose_elasticsearch.erl 76.92% <0.00%> (-7.70%) ⬇️
src/http_upload/mod_http_upload.erl 94.62% <0.00%> (-2.16%) ⬇️
src/mam/mod_mam_elasticsearch_arch.erl 85.08% <0.00%> (-1.76%) ⬇️
src/global_distrib/mod_global_distrib_receiver.erl 80.00% <0.00%> (-1.12%) ⬇️
src/domain/mongoose_domain_loader.erl 89.28% <0.00%> (-0.90%) ⬇️
src/mod_muc_log.erl 78.11% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88fc9c1...f12ec6c. Read the comment docs.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 1, 2022

small_tests_24 / small_tests / 0f3d90e
Reports root / small


small_tests_23 / small_tests / 0f3d90e
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 0f3d90e
Reports root/ big
OK: 2721 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / 0f3d90e
Reports root/ big
OK: 2704 / Failed: 0 / User-skipped: 256 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 0f3d90e
Reports root/ big
OK: 2721 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 0f3d90e
Reports root/ big
OK: 2721 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 0f3d90e
Reports root/ big
OK: 1332 / Failed: 0 / User-skipped: 390 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log


ldap_mnesia_24 / ldap_mnesia / 0f3d90e
Reports root/ big
OK: 1332 / Failed: 0 / User-skipped: 390 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


internal_mnesia_24 / internal_mnesia / 0f3d90e
Reports root/ big
OK: 1373 / Failed: 0 / User-skipped: 349 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


pgsql_mnesia_23 / pgsql_mnesia / 0f3d90e
Reports root/ big
OK: 3095 / Failed: 0 / User-skipped: 248 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 0f3d90e
Reports root/ big
OK: 3095 / Failed: 0 / User-skipped: 248 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 0f3d90e
Reports root/ big
OK: 3090 / Failed: 0 / User-skipped: 253 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 0f3d90e
Reports root/ big
OK: 1507 / Failed: 0 / User-skipped: 369 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / 0f3d90e
Reports root/ big
OK: 3095 / Failed: 0 / User-skipped: 248 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 0f3d90e
Reports root/ big
OK: 1478 / Failed: 129 / User-skipped: 364 / Auto-skipped: 187

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_get_block_list_497@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_get_block_list_497@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_get_block_list_497@localhost' to='alicE_unnamed_496_get_block_list_497@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_invalid_block_request_505@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_invalid_block_request_505@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_invalid_block_request_505@localhost' to='alicE_unnamed_496_invalid_block_request_505@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost' to='alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_add_user_to_blocklist_with_white_spaces_500@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_another_user_to_blocklist_501@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_another_user_to_blocklist_501@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_496_add_another_user_to_blocklist_501@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_another_user_to_blocklist_501@localhost' to='alicE_unnamed_496_add_another_user_to_blocklist_501@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_496_add_another_user_to_blocklist_501@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_remove_user_from_blocklist_503@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_remove_user_from_blocklist_503@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_remove_user_from_blocklist_503@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_remove_user_from_blocklist_503@localhost' to='alicE_unnamed_496_remove_user_from_blocklist_503@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_remove_user_from_blocklist_503@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_user_to_blocklist_499@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_user_to_blocklist_499@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_add_user_to_blocklist_499@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_user_to_blocklist_499@localhost' to='alicE_unnamed_496_add_user_to_blocklist_499@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_add_user_to_blocklist_499@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_clear_blocklist_506@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_clear_blocklist_506@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_clear_blocklist_506@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_clear_blocklist_506@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_clear_blocklist_506@localhost' to='alicE_unnamed_496_clear_blocklist_506@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_clear_blocklist_506@localhost'/><item jid='kate_unnamed_496_clear_blocklist_506@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_remove_many_user_from_blocklist_502@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_remove_many_user_from_blocklist_502@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_remove_many_user_from_blocklist_502@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_remove_many_user_from_blocklist_502@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_remove_many_user_from_blocklist_502@localhost' to='alicE_unnamed_496_remove_many_user_from_blocklist_502@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_remove...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_many_users_to_blocklist_504@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_many_users_to_blocklist_504@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_add_many_users_to_blocklist_504@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_add_many_users_to_blocklist_504@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_496_add_many_users_to_blocklist_504@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_many_users_to_blocklist_504@localhost' to='alicE_unnamed_496_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_507_get_block_list_509@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_507_get_block_list_509@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_507_get_block_list_509@localhost' to='alicE_unnamed_507_get_block_list_509@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_507_invalid_block_request_516@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_507_invalid_block_request_516@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_507_invalid_block_request_516@localhost' to='alicE_unnamed_507_invalid_block_request_516@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost' to='alicE_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_507_add_user_to_blocklist_with_white_spaces_510@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_add_user_to_blocklist_512@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_add_user_to_blocklist_512@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_507_add_user_to_blocklist_512@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_add_user_to_blocklist_512@localhost' to='alicE_unnamed_507_add_user_to_blocklist_512@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_507_add_user_to_blocklist_512@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_add_another_user_to_blocklist_508@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_add_another_user_to_blocklist_508@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_507_add_another_user_to_blocklist_508@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_add_another_user_to_blocklist_508@localhost' to='alicE_unnamed_507_add_another_user_to_blocklist_508@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_507_add_another_user_to_blocklist_508@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_remove_user_from_blocklist_517@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_remove_user_from_blocklist_517@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_507_remove_user_from_blocklist_517@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_remove_user_from_blocklist_517@localhost' to='alicE_unnamed_507_remove_user_from_blocklist_517@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_507_remove_user_from_blocklist_517@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_clear_blocklist_515@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_clear_blocklist_515@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_507_clear_blocklist_515@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_507_clear_blocklist_515@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_clear_blocklist_515@localhost' to='alicE_unnamed_507_clear_blocklist_515@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_507_clear_blocklist_515@localhost'/><item jid='kate_unnamed_507_clear_blocklist_515@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_remove_many_user_from_blocklist_514@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_remove_many_user_from_blocklist_514@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_507_remove_many_user_from_blocklist_514@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_507_remove_many_user_from_blocklist_514@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_remove_many_user_from_blocklist_514@localhost' to='alicE_unnamed_507_remove_many_user_from_blocklist_514@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_507_remove...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_507_add_many_users_to_blocklist_513@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_507_add_many_users_to_blocklist_513@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_507_add_many_users_to_blocklist_513@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_507_add_many_users_to_blocklist_513@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_507_add_many_users_to_blocklist_513@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_507_add_many_users_to_blocklist_513@localhost' to='alicE_unnamed_507_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_518_get_block_list_519@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_518_get_block_list_519@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_518_get_block_list_519@localhost' to='alicE_unnamed_518_get_block_list_519@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_518_invalid_block_request_528@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_518_invalid_block_request_528@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_518_invalid_block_request_528@localhost' to='alicE_unnamed_518_invalid_block_request_528@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost' to='alicE_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_518_add_user_to_blocklist_with_white_spaces_521@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_518_add_user_to_blocklist_522@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_518_add_user_to_blocklist_522@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_518_add_user_to_blocklist_522@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_518_add_user_to_blocklist_522@localhost' to='alicE_unnamed_518_add_user_to_blocklist_522@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_518_add_user_to_blocklist_522@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_518_add_another_user_to_blocklist_526@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_518_add_another_user_to_blocklist_526@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_518_add_another_user_to_blocklist_526@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_518_add_another_user_to_blocklist_526@localhost' to='alicE_unnamed_518_add_another_user_to_blocklist_526@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_518_add_another_user_to_blocklist_526@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

106 errors were truncated

@JanuszJakubiec JanuszJakubiec force-pushed the module-opts-map-privacy branch 2 times, most recently from 1fc1e8a to 44492f1 Compare March 3, 2022 10:23
@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 3, 2022

small_tests_24 / small_tests / 1fc1e8a
Reports root / small


small_tests_23 / small_tests / 1fc1e8a
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 1fc1e8a
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 1fc1e8a
Reports root/ big
OK: 2677 / Failed: 0 / User-skipped: 133 / Auto-skipped: 1


dynamic_domains_mysql_redis_24 / mysql_redis / 1fc1e8a
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 1fc1e8a
Reports root/ big
OK: 2683 / Failed: 1 / User-skipped: 133 / Auto-skipped: 0

muc_SUITE:register:user_unregisters_nick
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"type">>,<<"set">>},
         {<<"id">>,<<"1dee55335ce992512a988a2c776d0681">>},
         {<<"to">>,<<"groupchats.domain.example.com">>}],
        [{xmlel,<<"query">>,
           [{<<"xmlns">>,<<"jabber:iq:register">>}],
           [{xmlel,<<"x">>,
            [{<<"xmlns">>,<<"jabber:x:data">>},
             {<<"type">>,<<"submit">>}],
            [{xmlel,<<"field">>,
               [{<<"type">>,<<"hidden">>},
                {<<"var">>,<<"FORM_TYPE">>}],
               [{xmlel,<<"value">>,[],
                  [{xmlcdata,<<"jabber:iq:register">>}]}]},
             {xmlel,<<"field">>,
               [{<<"type">>,<<"text-single">>},
                {<<"var">>,<<"nick">>}],
               [{xmlel,<<"value">>,[],
                  [{xmlcdata,
                     <<"thirdwitch1room-aa342f90a2">>}]}]}]}]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"groupchats.domain.example.com">>},
        {<<"to">>,
         <<"alicE_user_unregisters_nick_1595@domain.example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"1dee55335ce992512a988a2c776d0681">>}],
       [{xmlel,<<"query">>,
          [{<<"xmlns">>,<<"jabber:iq:register">>}],
          [{xmlel,<<"x">>,
             [{<<"xmlns">>,<<"jabber:x:data">>},
            {<<"type">>,<<"submit">>}],
             [{xmlel,<<"field">>,
              [{<<"type">>,<<"hidden">>},
               {<<"var">...

Report log


ldap_mnesia_23 / ldap_mnesia / 1fc1e8a
Reports root/ big
OK: 1326 / Failed: 0 / User-skipped: 398 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log


ldap_mnesia_24 / ldap_mnesia / 1fc1e8a
Reports root/ big
OK: 1326 / Failed: 0 / User-skipped: 398 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


internal_mnesia_24 / internal_mnesia / 1fc1e8a
Reports root/ big
OK: 1367 / Failed: 0 / User-skipped: 357 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 1fc1e8a
Reports root/ big
OK: 1668 / Failed: 0 / User-skipped: 365 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


pgsql_mnesia_24 / pgsql_mnesia / 1fc1e8a
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 1fc1e8a
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 1fc1e8a
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 1fc1e8a
Reports root/ big
OK: 1480 / Failed: 129 / User-skipped: 364 / Auto-skipped: 187

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_480_get_block_list_485@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_480_get_block_list_485@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_480_get_block_list_485@localhost' to='alicE_unnamed_480_get_block_list_485@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_480_invalid_block_request_488@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_480_invalid_block_request_488@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_480_invalid_block_request_488@localhost' to='alicE_unnamed_480_invalid_block_request_488@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost' to='alicE_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_480_add_user_to_blocklist_with_white_spaces_486@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_remove_user_from_blocklist_483@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_remove_user_from_blocklist_483@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_480_remove_user_from_blocklist_483@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_remove_user_from_blocklist_483@localhost' to='alicE_unnamed_480_remove_user_from_blocklist_483@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_480_remove_user_from_blocklist_483@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_add_user_to_blocklist_482@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_add_user_to_blocklist_482@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_480_add_user_to_blocklist_482@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_add_user_to_blocklist_482@localhost' to='alicE_unnamed_480_add_user_to_blocklist_482@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_480_add_user_to_blocklist_482@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_add_another_user_to_blocklist_484@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_add_another_user_to_blocklist_484@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_480_add_another_user_to_blocklist_484@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_add_another_user_to_blocklist_484@localhost' to='alicE_unnamed_480_add_another_user_to_blocklist_484@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_480_add_another_user_to_blocklist_484@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_clear_blocklist_489@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_clear_blocklist_489@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_480_clear_blocklist_489@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_480_clear_blocklist_489@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_clear_blocklist_489@localhost' to='alicE_unnamed_480_clear_blocklist_489@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_480_clear_blocklist_489@localhost'/><item jid='kate_unnamed_480_clear_blocklist_489@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_remove_many_user_from_blocklist_490@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_remove_many_user_from_blocklist_490@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_480_remove_many_user_from_blocklist_490@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_480_remove_many_user_from_blocklist_490@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_remove_many_user_from_blocklist_490@localhost' to='alicE_unnamed_480_remove_many_user_from_blocklist_490@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_480_remove...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_480_add_many_users_to_blocklist_487@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_480_add_many_users_to_blocklist_487@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_480_add_many_users_to_blocklist_487@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_480_add_many_users_to_blocklist_487@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_480_add_many_users_to_blocklist_487@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_480_add_many_users_to_blocklist_487@localhost' to='alicE_unnamed_480_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_491_get_block_list_494@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_491_get_block_list_494@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_491_get_block_list_494@localhost' to='alicE_unnamed_491_get_block_list_494@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_491_invalid_block_request_499@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_491_invalid_block_request_499@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_491_invalid_block_request_499@localhost' to='alicE_unnamed_491_invalid_block_request_499@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost' to='alicE_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_491_add_user_to_blocklist_with_white_spaces_497@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_add_user_to_blocklist_493@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_add_user_to_blocklist_493@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_491_add_user_to_blocklist_493@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_add_user_to_blocklist_493@localhost' to='alicE_unnamed_491_add_user_to_blocklist_493@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_491_add_user_to_blocklist_493@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_add_another_user_to_blocklist_495@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_add_another_user_to_blocklist_495@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_491_add_another_user_to_blocklist_495@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_add_another_user_to_blocklist_495@localhost' to='alicE_unnamed_491_add_another_user_to_blocklist_495@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_491_add_another_user_to_blocklist_495@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_remove_user_from_blocklist_498@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_remove_user_from_blocklist_498@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_491_remove_user_from_blocklist_498@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_remove_user_from_blocklist_498@localhost' to='alicE_unnamed_491_remove_user_from_blocklist_498@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_491_remove_user_from_blocklist_498@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_remove_many_user_from_blocklist_501@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_remove_many_user_from_blocklist_501@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_491_remove_many_user_from_blocklist_501@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_491_remove_many_user_from_blocklist_501@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_remove_many_user_from_blocklist_501@localhost' to='alicE_unnamed_491_remove_many_user_from_blocklist_501@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_491_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_clear_blocklist_500@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_clear_blocklist_500@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_491_clear_blocklist_500@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_491_clear_blocklist_500@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_clear_blocklist_500@localhost' to='alicE_unnamed_491_clear_blocklist_500@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_491_clear_blocklist_500@localhost'/><item jid='kate_unnamed_491_clear_blocklist_500@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_491_add_many_users_to_blocklist_496@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_491_add_many_users_to_blocklist_496@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_491_add_many_users_to_blocklist_496@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_491_add_many_users_to_blocklist_496@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_491_add_many_users_to_blocklist_496@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_491_add_many_users_to_blocklist_496@localhost' to='alicE_unnamed_491_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_502_get_block_list_505@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_502_get_block_list_505@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_502_get_block_list_505@localhost' to='alicE_unnamed_502_get_block_list_505@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_502_invalid_block_request_512@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_502_invalid_block_request_512@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_502_invalid_block_request_512@localhost' to='alicE_unnamed_502_invalid_block_request_512@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost' to='alicE_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_502_add_user_to_blocklist_with_white_spaces_506@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_502_add_user_to_blocklist_504@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_502_add_user_to_blocklist_504@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_502_add_user_to_blocklist_504@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_502_add_user_to_blocklist_504@localhost' to='alicE_unnamed_502_add_user_to_blocklist_504@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_502_add_user_to_blocklist_504@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_502_remove_user_from_blocklist_508@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_502_remove_user_from_blocklist_508@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_502_remove_user_from_blocklist_508@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_502_remove_user_from_blocklist_508@localhost' to='alicE_unnamed_502_remove_user_from_blocklist_508@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_502_remove_user_from_blocklist_508@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

106 errors were truncated

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 3, 2022

small_tests_24 / small_tests / 44492f1
Reports root / small


small_tests_23 / small_tests / 44492f1
Reports root / small


dynamic_domains_mysql_redis_24 / mysql_redis / 44492f1
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 44492f1
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 44492f1
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 44492f1
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 44492f1
Reports root/ big
OK: 1326 / Failed: 0 / User-skipped: 398 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


ldap_mnesia_23 / ldap_mnesia / 44492f1
Reports root/ big
OK: 1326 / Failed: 0 / User-skipped: 398 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            []},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       m...

Report log


internal_mnesia_24 / internal_mnesia / 44492f1
Reports root/ big
OK: 1367 / Failed: 0 / User-skipped: 357 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 44492f1
Reports root/ big
OK: 1668 / Failed: 0 / User-skipped: 365 / Auto-skipped: 178

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log


pgsql_mnesia_24 / pgsql_mnesia / 44492f1
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 44492f1
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 44492f1
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 44492f1
Reports root/ big
OK: 1480 / Failed: 129 / User-skipped: 364 / Auto-skipped: 187

amp_big_SUITE:basic:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

amp_big_SUITE:offline:init_per_group
{'EXIT',
  {{badrpc,
     {'EXIT',
       {badarg,
         [{ets,insert_new,
            [prepared_statements,
             {privacy_list_get_id,<<"privacy_list">>,
               [<<"server">>,<<"username">>,<<"name">>],
               <<"SELECT id FROM privacy_list WHERE server=? AND username=? AND name=?">>}],
            [{error_info,
               #{cause => id,module => erl_stdlib_errors}}]},
          {mongoose_rdbms,prepare,4,
            [{file,
               "/home/circleci/project/src/rdbms/mongoose_rdbms.erl"},
             {line,181}]},
          {mod_privacy_rdbms,prepare_queries,1,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,54}]},
          {mod_privacy_rdbms,init,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy_rdbms.erl"},
             {line,49}]},
          {mod_privacy,start,2,
            [{file,
               "/home/circleci/project/src/privacy/mod_privacy.erl"},
             {line,74}]},
          {gen_mod,start_module_for_host_type,3,
            [{file,"/home/circleci/project/src/gen_mod.erl"},
             {line,117}]},
          {mongoose_modules,start_module,4,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,95}]},
          {mongoose_modules,ensure_started,3,
            [{file,
               "/home/circleci/project/src/mongoose_modules.erl"},
             {line,75}]}]}}},
   [{d...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_485_invalid_block_request_493@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_485_invalid_block_request_493@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_485_invalid_block_request_493@localhost' to='alicE_unnamed_485_invalid_block_request_493@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_485_get_block_list_487@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_485_get_block_list_487@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_485_get_block_list_487@localhost' to='alicE_unnamed_485_get_block_list_487@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost' to='alicE_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_485_add_user_to_blocklist_with_white_spaces_492@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_add_user_to_blocklist_491@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_add_user_to_blocklist_491@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_485_add_user_to_blocklist_491@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_add_user_to_blocklist_491@localhost' to='alicE_unnamed_485_add_user_to_blocklist_491@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_485_add_user_to_blocklist_491@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_add_another_user_to_blocklist_488@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_add_another_user_to_blocklist_488@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_485_add_another_user_to_blocklist_488@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_add_another_user_to_blocklist_488@localhost' to='alicE_unnamed_485_add_another_user_to_blocklist_488@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_485_add_another_user_to_blocklist_488@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_remove_user_from_blocklist_489@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_remove_user_from_blocklist_489@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_485_remove_user_from_blocklist_489@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_remove_user_from_blocklist_489@localhost' to='alicE_unnamed_485_remove_user_from_blocklist_489@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_485_remove_user_from_blocklist_489@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_remove_many_user_from_blocklist_494@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_remove_many_user_from_blocklist_494@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_485_remove_many_user_from_blocklist_494@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_485_remove_many_user_from_blocklist_494@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_remove_many_user_from_blocklist_494@localhost' to='alicE_unnamed_485_remove_many_user_from_blocklist_494@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_485_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_clear_blocklist_495@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_clear_blocklist_495@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_485_clear_blocklist_495@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_485_clear_blocklist_495@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_clear_blocklist_495@localhost' to='alicE_unnamed_485_clear_blocklist_495@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_485_clear_blocklist_495@localhost'/><item jid='kate_unnamed_485_clear_blocklist_495@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_485_add_many_users_to_blocklist_490@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_485_add_many_users_to_blocklist_490@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_485_add_many_users_to_blocklist_490@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_485_add_many_users_to_blocklist_490@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_485_add_many_users_to_blocklist_490@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_485_add_many_users_to_blocklist_490@localhost' to='alicE_unnamed_485_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_get_block_list_502@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_get_block_list_502@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_get_block_list_502@localhost' to='alicE_unnamed_496_get_block_list_502@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_invalid_block_request_504@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_invalid_block_request_504@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_invalid_block_request_504@localhost' to='alicE_unnamed_496_invalid_block_request_504@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost' to='alicE_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_add_user_to_blocklist_with_white_spaces_498@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_another_user_to_blocklist_499@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_another_user_to_blocklist_499@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_496_add_another_user_to_blocklist_499@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_another_user_to_blocklist_499@localhost' to='alicE_unnamed_496_add_another_user_to_blocklist_499@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_496_add_another_user_to_blocklist_499@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_user_to_blocklist_500@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_user_to_blocklist_500@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_add_user_to_blocklist_500@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_user_to_blocklist_500@localhost' to='alicE_unnamed_496_add_user_to_blocklist_500@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_add_user_to_blocklist_500@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_remove_user_from_blocklist_505@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_remove_user_from_blocklist_505@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_remove_user_from_blocklist_505@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_remove_user_from_blocklist_505@localhost' to='alicE_unnamed_496_remove_user_from_blocklist_505@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_remove_user_from_blocklist_505@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_remove_many_user_from_blocklist_501@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_remove_many_user_from_blocklist_501@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_remove_many_user_from_blocklist_501@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_remove_many_user_from_blocklist_501@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_remove_many_user_from_blocklist_501@localhost' to='alicE_unnamed_496_remove_many_user_from_blocklist_501@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_clear_blocklist_506@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_clear_blocklist_506@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_clear_blocklist_506@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_clear_blocklist_506@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_clear_blocklist_506@localhost' to='alicE_unnamed_496_clear_blocklist_506@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_496_clear_blocklist_506@localhost'/><item jid='kate_unnamed_496_clear_blocklist_506@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_496_add_many_users_to_blocklist_503@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_496_add_many_users_to_blocklist_503@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_496_add_many_users_to_blocklist_503@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_496_add_many_users_to_blocklist_503@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_496_add_many_users_to_blocklist_503@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_496_add_many_users_to_blocklist_503@localhost' to='alicE_unnamed_496_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_508_get_block_list_511@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_508_get_block_list_511@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_508_get_block_list_511@localhost' to='alicE_unnamed_508_get_block_list_511@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_508_invalid_block_request_518@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_508_invalid_block_request_518@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_508_invalid_block_request_518@localhost' to='alicE_unnamed_508_invalid_block_request_518@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost' to='alicE_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_508_add_user_to_blocklist_with_white_spaces_515@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_508_add_user_to_blocklist_509@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_508_add_user_to_blocklist_509@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_508_add_user_to_blocklist_509@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_508_add_user_to_blocklist_509@localhost' to='alicE_unnamed_508_add_user_to_blocklist_509@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_508_add_user_to_blocklist_509@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_508_remove_user_from_blocklist_513@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_508_remove_user_from_blocklist_513@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_508_remove_user_from_blocklist_513@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_508_remove_user_from_blocklist_513@localhost' to='alicE_unnamed_508_remove_user_from_blocklist_513@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_508_remove_user_from_blocklist_513@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

106 errors were truncated

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 3, 2022

small_tests_24 / small_tests / ee65ff4
Reports root / small


small_tests_23 / small_tests / ee65ff4
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / ee65ff4
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / ee65ff4
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / ee65ff4
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / ee65ff4
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / ee65ff4
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / ee65ff4
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / ee65ff4
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / ee65ff4
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / ee65ff4
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / ee65ff4
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / ee65ff4
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / ee65ff4
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / ee65ff4
Reports root/ big
OK: 1658 / Failed: 129 / User-skipped: 364 / Auto-skipped: 9

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_744_get_block_list_749@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_744_get_block_list_749@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_744_get_block_list_749@localhost' to='alicE_unnamed_744_get_block_list_749@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_744_invalid_block_request_751@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_744_invalid_block_request_751@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_744_invalid_block_request_751@localhost' to='alicE_unnamed_744_invalid_block_request_751@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost' to='alicE_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_744_add_user_to_blocklist_with_white_spaces_748@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_add_user_to_blocklist_745@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_add_user_to_blocklist_745@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_744_add_user_to_blocklist_745@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_add_user_to_blocklist_745@localhost' to='alicE_unnamed_744_add_user_to_blocklist_745@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_744_add_user_to_blocklist_745@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_add_another_user_to_blocklist_747@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_add_another_user_to_blocklist_747@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_744_add_another_user_to_blocklist_747@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_add_another_user_to_blocklist_747@localhost' to='alicE_unnamed_744_add_another_user_to_blocklist_747@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_744_add_another_user_to_blocklist_747@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_remove_user_from_blocklist_754@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_remove_user_from_blocklist_754@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_744_remove_user_from_blocklist_754@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_remove_user_from_blocklist_754@localhost' to='alicE_unnamed_744_remove_user_from_blocklist_754@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_744_remove_user_from_blocklist_754@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_remove_many_user_from_blocklist_753@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_remove_many_user_from_blocklist_753@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_744_remove_many_user_from_blocklist_753@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_744_remove_many_user_from_blocklist_753@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_remove_many_user_from_blocklist_753@localhost' to='alicE_unnamed_744_remove_many_user_from_blocklist_753@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_744_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_clear_blocklist_752@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_clear_blocklist_752@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_744_clear_blocklist_752@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_744_clear_blocklist_752@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_clear_blocklist_752@localhost' to='alicE_unnamed_744_clear_blocklist_752@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_744_clear_blocklist_752@localhost'/><item jid='kate_unnamed_744_clear_blocklist_752@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_744_add_many_users_to_blocklist_750@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_744_add_many_users_to_blocklist_750@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_744_add_many_users_to_blocklist_750@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_744_add_many_users_to_blocklist_750@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_744_add_many_users_to_blocklist_750@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_744_add_many_users_to_blocklist_750@localhost' to='alicE_unnamed_744_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_755_get_block_list_758@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_755_get_block_list_758@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_755_get_block_list_758@localhost' to='alicE_unnamed_755_get_block_list_758@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_755_invalid_block_request_765@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_755_invalid_block_request_765@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_755_invalid_block_request_765@localhost' to='alicE_unnamed_755_invalid_block_request_765@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost' to='alicE_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_755_add_user_to_blocklist_with_white_spaces_759@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_add_user_to_blocklist_757@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_add_user_to_blocklist_757@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_755_add_user_to_blocklist_757@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_add_user_to_blocklist_757@localhost' to='alicE_unnamed_755_add_user_to_blocklist_757@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_755_add_user_to_blocklist_757@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_add_another_user_to_blocklist_756@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_add_another_user_to_blocklist_756@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_755_add_another_user_to_blocklist_756@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_add_another_user_to_blocklist_756@localhost' to='alicE_unnamed_755_add_another_user_to_blocklist_756@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_755_add_another_user_to_blocklist_756@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_remove_user_from_blocklist_764@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_remove_user_from_blocklist_764@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_755_remove_user_from_blocklist_764@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_remove_user_from_blocklist_764@localhost' to='alicE_unnamed_755_remove_user_from_blocklist_764@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_755_remove_user_from_blocklist_764@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_clear_blocklist_761@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_clear_blocklist_761@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_755_clear_blocklist_761@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_755_clear_blocklist_761@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_clear_blocklist_761@localhost' to='alicE_unnamed_755_clear_blocklist_761@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_755_clear_blocklist_761@localhost'/><item jid='kate_unnamed_755_clear_blocklist_761@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_remove_many_user_from_blocklist_763@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_remove_many_user_from_blocklist_763@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_755_remove_many_user_from_blocklist_763@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_755_remove_many_user_from_blocklist_763@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_remove_many_user_from_blocklist_763@localhost' to='alicE_unnamed_755_remove_many_user_from_blocklist_763@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_755_remove...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_755_add_many_users_to_blocklist_762@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_755_add_many_users_to_blocklist_762@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_755_add_many_users_to_blocklist_762@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_755_add_many_users_to_blocklist_762@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_755_add_many_users_to_blocklist_762@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_755_add_many_users_to_blocklist_762@localhost' to='alicE_unnamed_755_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_766_get_block_list_767@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_766_get_block_list_767@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_766_get_block_list_767@localhost' to='alicE_unnamed_766_get_block_list_767@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_766_invalid_block_request_774@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_766_invalid_block_request_774@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_766_invalid_block_request_774@localhost' to='alicE_unnamed_766_invalid_block_request_774@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost' to='alicE_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_766_add_user_to_blocklist_with_white_spaces_771@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_766_add_user_to_blocklist_768@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_766_add_user_to_blocklist_768@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_766_add_user_to_blocklist_768@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_766_add_user_to_blocklist_768@localhost' to='alicE_unnamed_766_add_user_to_blocklist_768@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_766_add_user_to_blocklist_768@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_766_remove_user_from_blocklist_773@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_766_remove_user_from_blocklist_773@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_766_remove_user_from_blocklist_773@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_766_remove_user_from_blocklist_773@localhost' to='alicE_unnamed_766_remove_user_from_blocklist_773@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_766_remove_user_from_blocklist_773@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_766_add_another_user_to_blocklist_772@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_766_add_another_user_to_blocklist_772@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_766_add_another_user_to_blocklist_772@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_766_add_another_user_to_blocklist_772@localhost' to='alicE_unnamed_766_add_another_user_to_blocklist_772@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_766_add_another_user_to_blocklist_772@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_766_clear_blocklist_770@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_766_clear_blocklist_770@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_766_clear_blocklist_770@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_766_clear_blocklist_770@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_766_clear_blocklist_770@localhost' to='alicE_unnamed_766_clear_blocklist_770@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_766_clear_blocklist_770@localhost'/><item jid='kate_unnamed_766_clear_blocklist_770@localhost'/></block><e...

Report log

104 errors were truncated


riak_mnesia_24 / riak_mnesia / ee65ff4
Reports root/ big
OK: 1658 / Failed: 129 / User-skipped: 364 / Auto-skipped: 9

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_730_get_block_list_731@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_730_get_block_list_731@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_730_get_block_list_731@localhost' to='alicE_unnamed_730_get_block_list_731@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_730_invalid_block_request_739@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_730_invalid_block_request_739@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_730_invalid_block_request_739@localhost' to='alicE_unnamed_730_invalid_block_request_739@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost' to='alicE_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_730_add_user_to_blocklist_with_white_spaces_735@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_add_another_user_to_blocklist_732@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_add_another_user_to_blocklist_732@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_730_add_another_user_to_blocklist_732@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_add_another_user_to_blocklist_732@localhost' to='alicE_unnamed_730_add_another_user_to_blocklist_732@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_730_add_another_user_to_blocklist_732@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_add_user_to_blocklist_733@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_add_user_to_blocklist_733@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_730_add_user_to_blocklist_733@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_add_user_to_blocklist_733@localhost' to='alicE_unnamed_730_add_user_to_blocklist_733@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_730_add_user_to_blocklist_733@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_remove_user_from_blocklist_738@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_remove_user_from_blocklist_738@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_730_remove_user_from_blocklist_738@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_remove_user_from_blocklist_738@localhost' to='alicE_unnamed_730_remove_user_from_blocklist_738@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_730_remove_user_from_blocklist_738@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_remove_many_user_from_blocklist_740@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_remove_many_user_from_blocklist_740@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_730_remove_many_user_from_blocklist_740@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_730_remove_many_user_from_blocklist_740@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_remove_many_user_from_blocklist_740@localhost' to='alicE_unnamed_730_remove_many_user_from_blocklist_740@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_730_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_clear_blocklist_737@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_clear_blocklist_737@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_730_clear_blocklist_737@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_730_clear_blocklist_737@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_clear_blocklist_737@localhost' to='alicE_unnamed_730_clear_blocklist_737@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_730_clear_blocklist_737@localhost'/><item jid='kate_unnamed_730_clear_blocklist_737@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_730_add_many_users_to_blocklist_736@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_730_add_many_users_to_blocklist_736@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_730_add_many_users_to_blocklist_736@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_730_add_many_users_to_blocklist_736@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_730_add_many_users_to_blocklist_736@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_730_add_many_users_to_blocklist_736@localhost' to='alicE_unnamed_730_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_741_get_block_list_743@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_741_get_block_list_743@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_741_get_block_list_743@localhost' to='alicE_unnamed_741_get_block_list_743@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_741_invalid_block_request_751@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_741_invalid_block_request_751@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_741_invalid_block_request_751@localhost' to='alicE_unnamed_741_invalid_block_request_751@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost' to='alicE_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_741_add_user_to_blocklist_with_white_spaces_745@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_add_user_to_blocklist_744@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_add_user_to_blocklist_744@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_741_add_user_to_blocklist_744@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_add_user_to_blocklist_744@localhost' to='alicE_unnamed_741_add_user_to_blocklist_744@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_741_add_user_to_blocklist_744@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_add_another_user_to_blocklist_746@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_add_another_user_to_blocklist_746@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_741_add_another_user_to_blocklist_746@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_add_another_user_to_blocklist_746@localhost' to='alicE_unnamed_741_add_another_user_to_blocklist_746@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_741_add_another_user_to_blocklist_746@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_remove_user_from_blocklist_747@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_remove_user_from_blocklist_747@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_741_remove_user_from_blocklist_747@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_remove_user_from_blocklist_747@localhost' to='alicE_unnamed_741_remove_user_from_blocklist_747@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_741_remove_user_from_blocklist_747@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:remove_many_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_remove_many_user_from_blocklist_749@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_remove_many_user_from_blocklist_749@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_741_remove_many_user_from_blocklist_749@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_741_remove_many_user_from_blocklist_749@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_remove_many_user_from_blocklist_749@localhost' to='alicE_unnamed_741_remove_many_user_from_blocklist_749@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_741_remove...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_clear_blocklist_748@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_clear_blocklist_748@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_741_clear_blocklist_748@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_741_clear_blocklist_748@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_clear_blocklist_748@localhost' to='alicE_unnamed_741_clear_blocklist_748@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_741_clear_blocklist_748@localhost'/><item jid='kate_unnamed_741_clear_blocklist_748@localhost'/></block><e...

Report log

mod_blocking_SUITE:manage:add_many_users_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_741_add_many_users_to_blocklist_750@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_741_add_many_users_to_blocklist_750@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_741_add_many_users_to_blocklist_750@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_741_add_many_users_to_blocklist_750@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_741_add_many_users_to_blocklist_750@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_741_add_many_users_to_blocklist_750@localhost' to='alicE_unnamed_741_add_...

Report log

mod_blocking_SUITE:manage:get_block_list
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_752_get_block_list_756@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_752_get_block_list_756@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"blocklist">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          []},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_752_get_block_list_756@localhost' to='alicE_unnamed_752_get_block_list_756@localhost/res1' id='' type='error'><blocklist xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mod_blocking_SUITE,'-get_block_list/1-fun-1-',1,
      [{fil...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist_with_white_spaces
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,
          [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
          [{xmlel,<<"item">>,
             [{<<"jid">>,
             <<"bob_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost">>}],
             []}]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost' to='alicE_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_752_add_user_to_blocklist_with_white_spaces_753@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:p...

Report log

mod_blocking_SUITE:manage:invalid_block_request
{error,
  {{assertion_failed,assert,is_error,
     [<<"modify">>,<<"bad-request">>],
     {xmlel,<<"iq">>,
       [{<<"from">>,
         <<"alicE_unnamed_752_invalid_block_request_762@localhost">>},
        {<<"to">>,
         <<"alicE_unnamed_752_invalid_block_request_762@localhost/res1">>},
        {<<"id">>,<<>>},
        {<<"type">>,<<"error">>}],
       [{xmlel,<<"block">>,[{<<"xmlns">>,<<"urn:xmpp:blocking">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"feature-not-implemented">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,
              <<"Failed to handle the privacy IQ request in c2s">>}]}]}]},
     "<iq from='alicE_unnamed_752_invalid_block_request_762@localhost' to='alicE_unnamed_752_invalid_block_request_762@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'/><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handle the privacy IQ request in c2s</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,story,4,
    ...

Report log

mod_blocking_SUITE:manage:add_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_752_add_user_to_blocklist_755@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_752_add_user_to_blocklist_755@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_752_add_user_to_blocklist_755@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_752_add_user_to_blocklist_755@localhost' to='alicE_unnamed_752_add_user_to_blocklist_755@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_752_add_user_to_blocklist_755@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Failed to handl...

Report log

mod_blocking_SUITE:manage:add_another_user_to_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_752_add_another_user_to_blocklist_757@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_752_add_another_user_to_blocklist_757@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"mike_unnamed_752_add_another_user_to_blocklist_757@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_752_add_another_user_to_blocklist_757@localhost' to='alicE_unnamed_752_add_another_user_to_blocklist_757@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='mike_unnamed_752_add_another_user_to_blocklist_757@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='ur...

Report log

mod_blocking_SUITE:manage:remove_user_from_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_752_remove_user_from_blocklist_759@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_752_remove_user_from_blocklist_759@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_752_remove_user_from_blocklist_759@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_752_remove_user_from_blocklist_759@localhost' to='alicE_unnamed_752_remove_user_from_blocklist_759@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_752_remove_user_from_blocklist_759@localhost'/></block><error code='501' type='cancel'><feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns...

Report log

mod_blocking_SUITE:manage:clear_blocklist
{error,
  {{assertion_failed,assert_many,false,
     [is_iq_result,#Fun<mod_blocking_SUITE.32.61735236>],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unnamed_752_clear_blocklist_758@localhost">>},
         {<<"to">>,
        <<"alicE_unnamed_752_clear_blocklist_758@localhost/res1">>},
         {<<"id">>,<<>>},
         {<<"type">>,<<"error">>}],
        [{xmlel,<<"block">>,
           [{<<"xmlns">>,<<"urn:xmpp:blocking">>}],
           [{xmlel,<<"item">>,
            [{<<"jid">>,
              <<"bob_unnamed_752_clear_blocklist_758@localhost">>}],
            []},
          {xmlel,<<"item">>,
            [{<<"jid">>,
              <<"kate_unnamed_752_clear_blocklist_758@localhost">>}],
            []}]},
         {xmlel,<<"error">>,
           [{<<"code">>,<<"501">>},{<<"type">>,<<"cancel">>}],
           [{xmlel,<<"feature-not-implemented">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            []},
          {xmlel,<<"text">>,
            [{<<"xmlns">>,
              <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
            [{xmlcdata,
               <<"Failed to handle the privacy IQ request in c2s">>}]}]}]}],
     "   <iq from='alicE_unnamed_752_clear_blocklist_758@localhost' to='alicE_unnamed_752_clear_blocklist_758@localhost/res1' id='' type='error'><block xmlns='urn:xmpp:blocking'><item jid='bob_unnamed_752_clear_blocklist_758@localhost'/><item jid='kate_unnamed_752_clear_blocklist_758@localhost'/></block><e...

Report log

104 errors were truncated

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / 735f485
Reports root / small


small_tests_23 / small_tests / 735f485
Reports root / small


dynamic_domains_mysql_redis_24 / mysql_redis / 735f485
Reports root/ big
OK: 2639 / Failed: 0 / User-skipped: 150 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 735f485
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => rdbms}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 735f485
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 735f485
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


ldap_mnesia_23 / ldap_mnesia / 735f485
Reports root/ big
OK: 1482 / Failed: 0 / User-skipped: 398 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => mnesia}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


ldap_mnesia_24 / ldap_mnesia / 735f485
Reports root/ big
OK: 1482 / Failed: 0 / User-skipped: 398 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


internal_mnesia_24 / internal_mnesia / 735f485
Reports root/ big
OK: 1523 / Failed: 0 / User-skipped: 357 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


pgsql_mnesia_23 / pgsql_mnesia / 735f485
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => rdbms}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 735f485
Reports root/ big
OK: 1824 / Failed: 0 / User-skipped: 365 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


pgsql_mnesia_24 / pgsql_mnesia / 735f485
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / 735f485
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


mysql_redis_24 / mysql_redis / 735f485
Reports root/ big
OK: 3049 / Failed: 2 / User-skipped: 147 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log

muc_SUITE:hibernation:hibernated_room_can_be_queried_for_archive
{error,{{assertion_failed,assert,is_groupchat_message,
              [<<"Restorable message">>],
              undefined,"undefined"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {muc_SUITE,wait_for_mam_result,3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4384}]},
     {muc_SUITE,'-hibernated_room_can_be_queried_for_archive/1-fun-0-',3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4125}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {muc_SUITE,hibernated_room_can_be_queried_for_archive,1,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4121}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

muc_SUITE:hibernation:hibernated_room_can_be_queried_for_archive
{error,{{assertion_failed,assert,is_groupchat_message,
              [<<"Restorable message">>],
              undefined,"undefined"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {muc_SUITE,wait_for_mam_result,3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4384}]},
     {muc_SUITE,'-hibernated_room_can_be_queried_for_archive/1-fun-0-',3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4125}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {muc_SUITE,hibernated_room_can_be_queried_for_archive,1,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4121}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log


riak_mnesia_24 / riak_mnesia / 735f485
Reports root/ big
OK: 1640 / Failed: 0 / User-skipped: 364 / Auto-skipped: 52

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {undef,
    [{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
     {mod_blocking_SUITE,set_opts,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,110}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,104}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log

privacy_SUITE:init_per_suite
{'EXIT',{undef,[{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
        {privacy_SUITE,set_opts,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,103}]},
        {privacy_SUITE,init_per_suite,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,96}]},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
        {test_server,run_test_case_eval1,6,
               [{file,"test_server.erl"},{line,1380}]},
        {test_server,run_test_case_eval,9,
               [{file,"test_server.erl"},{line,1224}]}]}}

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / afba42f
Reports root / small


small_tests_23 / small_tests / afba42f
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / afba42f
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / afba42f
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => rdbms}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


dynamic_domains_mysql_redis_24 / mysql_redis / afba42f
Reports root/ big
OK: 2639 / Failed: 0 / User-skipped: 150 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / afba42f
Reports root/ big
OK: 2656 / Failed: 0 / User-skipped: 133 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


ldap_mnesia_24 / ldap_mnesia / afba42f
Reports root/ big
OK: 1482 / Failed: 0 / User-skipped: 398 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


ldap_mnesia_23 / ldap_mnesia / afba42f
Reports root/ big
OK: 1482 / Failed: 0 / User-skipped: 398 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => mnesia}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


internal_mnesia_24 / internal_mnesia / afba42f
Reports root/ big
OK: 1523 / Failed: 0 / User-skipped: 357 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


pgsql_mnesia_24 / pgsql_mnesia / afba42f
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


mysql_redis_24 / mysql_redis / afba42f
Reports root/ big
OK: 3025 / Failed: 0 / User-skipped: 147 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / afba42f
Reports root/ big
OK: 1824 / Failed: 0 / User-skipped: 365 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => mnesia}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


pgsql_mnesia_23 / pgsql_mnesia / afba42f
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {function_clause,
    [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',
       [{mod_blocking,#{backend => rdbms}}],
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {dynamic_modules,ensure_modules,3,
       [{file,
          "/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
        {line,31}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,105}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / afba42f
Reports root/ big
OK: 3030 / Failed: 0 / User-skipped: 142 / Auto-skipped: 22

mod_blocking_SUITE:init_per_suite
{'EXIT',{{bad_generator,{mod_blocking,#{backend => rdbms}}},
     [{dynamic_modules,'-ensure_modules/3-lc$^0/1-0-',1,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {dynamic_modules,ensure_modules,3,
               [{file,"/home/circleci/project/big_tests/tests/dynamic_modules.erl"},
              {line,31}]},
      {mod_blocking_SUITE,init_per_suite,1,
                [{file,"/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
                 {line,105}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1380}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1224}]}]}}

Report log


riak_mnesia_24 / riak_mnesia / afba42f
Reports root/ big
OK: 1640 / Failed: 0 / User-skipped: 364 / Auto-skipped: 52

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {undef,
    [{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
     {mod_blocking_SUITE,set_opts,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,110}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,104}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log

privacy_SUITE:init_per_suite
{'EXIT',{undef,[{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
        {privacy_SUITE,set_opts,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,103}]},
        {privacy_SUITE,init_per_suite,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,96}]},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
        {test_server,run_test_case_eval1,6,
               [{file,"test_server.erl"},{line,1380}]},
        {test_server,run_test_case_eval,9,
               [{file,"test_server.erl"},{line,1224}]}]}}

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / d3f9fc0
Reports root / small


small_tests_23 / small_tests / d3f9fc0
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / d3f9fc0
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / d3f9fc0
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / d3f9fc0
Reports root/ big
OK: 2672 / Failed: 2 / User-skipped: 150 / Auto-skipped: 0

muc_SUITE:hibernation:hibernated_room_can_be_queried_for_archive
{error,{{assertion_failed,assert,is_groupchat_message,
              [<<"Restorable message">>],
              undefined,"undefined"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {muc_SUITE,wait_for_mam_result,3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4384}]},
     {muc_SUITE,'-hibernated_room_can_be_queried_for_archive/1-fun-0-',3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4125}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {muc_SUITE,hibernated_room_can_be_queried_for_archive,1,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4121}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

sm_SUITE:parallel_manual_ack_freq_1:resume_session_state_send_message_without_ack
{error,
  {{assertion_failed,assert,is_presence,
     {xmlel,<<"message">>,
       [{<<"from">>,
         <<"bOb_resume_session_state_send_message_without_ack_1787@domain.example.com/escalus-default-resource">>},
        {<<"to">>,
         <<"alicE_resume_session_state_send_message_without_ack_1796@domain.example.com">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"type">>,<<"chat">>}],
       [{xmlel,<<"body">>,[],[{xmlcdata,<<"msg-3">>}]}]},
     "<message from='bOb_resume_session_state_send_message_without_ack_1787@domain.example.com/escalus-default-resource' to='alicE_resume_session_state_send_message_without_ack_1796@domain.example.com' xml:lang='en' type='chat'><body>msg-3</body></message>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {sm_helper,initial_presence_step,2,
      [{file,"/home/circleci/project/big_tests/tests/sm_helper.erl"},
       {line,133}]},
    {escalus_connection,connection_step,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
       {line,162}]},
    {lists,foldl,3,[{file,"lists.erl"},{line,1267}]},
    {escalus_connection,start,2,
      [{file,
         "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
       {line,144}]},
    {sm_helper,connect_spec,3,
      [{file,"/home/circleci/project/big_tests/tests/...

Report log


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / d3f9fc0
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / d3f9fc0
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / d3f9fc0
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / d3f9fc0
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / d3f9fc0
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / d3f9fc0
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / d3f9fc0
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / d3f9fc0
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / d3f9fc0
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / d3f9fc0
Reports root/ big
OK: 1640 / Failed: 0 / User-skipped: 364 / Auto-skipped: 52

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {undef,
    [{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
     {mod_blocking_SUITE,set_opts,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,110}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,104}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log

privacy_SUITE:init_per_suite
{'EXIT',{undef,[{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
        {privacy_SUITE,set_opts,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,103}]},
        {privacy_SUITE,init_per_suite,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,96}]},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
        {test_server,run_test_case_eval1,6,
               [{file,"test_server.erl"},{line,1380}]},
        {test_server,run_test_case_eval,9,
               [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_mysql_redis_24 / mysql_redis / d3f9fc0
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / d3f9fc0
Reports root/ big
OK: 1640 / Failed: 0 / User-skipped: 364 / Auto-skipped: 52

mod_blocking_SUITE:init_per_suite
{'EXIT',
  {undef,
    [{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
     {mod_blocking_SUITE,set_opts,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,110}]},
     {mod_blocking_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/project/big_tests/tests/mod_blocking_SUITE.erl"},
        {line,104}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log

privacy_SUITE:init_per_suite
{'EXIT',{undef,[{config_parser_helper,config,[[modules,mod_privacy,riak]],[]},
        {privacy_SUITE,set_opts,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,103}]},
        {privacy_SUITE,init_per_suite,1,
                 [{file,"/home/circleci/project/big_tests/tests/privacy_SUITE.erl"},
                {line,96}]},
        {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
        {test_server,run_test_case_eval1,6,
               [{file,"test_server.erl"},{line,1380}]},
        {test_server,run_test_case_eval,9,
               [{file,"test_server.erl"},{line,1224}]}]}}

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / ea21b14
Reports root / small


small_tests_23 / small_tests / ea21b14
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / ea21b14
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / ea21b14
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / ea21b14
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / ea21b14
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / ea21b14
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / ea21b14
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / ea21b14
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / ea21b14
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / ea21b14
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / ea21b14
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / ea21b14
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / ea21b14
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / ea21b14
Reports root/ big
OK: 1692 / Failed: 0 / User-skipped: 364 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I added minor comments.

src/mod_blocking.erl Outdated Show resolved Hide resolved
src/mod_blocking.erl Outdated Show resolved Hide resolved
test/config_parser_SUITE.erl Outdated Show resolved Hide resolved
@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_23 / small_tests / 49e6078
Reports root / small


small_tests_24 / small_tests / 49e6078
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 49e6078
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / 49e6078
Reports root/ big
OK: 2673 / Failed: 1 / User-skipped: 150 / Auto-skipped: 0

muc_SUITE:hibernation:hibernated_room_can_be_queried_for_archive
{error,{{assertion_failed,assert,is_groupchat_message,
              [<<"Restorable message">>],
              undefined,"undefined"},
    [{escalus_new_assert,assert_true,2,
               [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
                {line,84}]},
     {muc_SUITE,wait_for_mam_result,3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4384}]},
     {muc_SUITE,'-hibernated_room_can_be_queried_for_archive/1-fun-0-',3,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4125}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {muc_SUITE,hibernated_room_can_be_queried_for_archive,1,
          [{file,"/home/circleci/project/big_tests/tests/muc_SUITE.erl"},
           {line,4121}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 49e6078
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 49e6078
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 49e6078
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 49e6078
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / 49e6078
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 49e6078
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 49e6078
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 49e6078
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 49e6078
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 49e6078
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 49e6078
Reports root/ big
OK: 1692 / Failed: 0 / User-skipped: 364 / Auto-skipped: 0

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / f7923c6
Reports root / small


small_tests_23 / small_tests / f7923c6
Reports root / small


dynamic_domains_mysql_redis_24 / mysql_redis / f7923c6
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / f7923c6
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / f7923c6
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f7923c6
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / f7923c6
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / f7923c6
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / f7923c6
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / f7923c6
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / f7923c6
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / f7923c6
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / f7923c6
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / f7923c6
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / f7923c6
Reports root/ big
OK: 1692 / Failed: 0 / User-skipped: 364 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@mongoose-im
Copy link
Collaborator

mongoose-im commented Mar 7, 2022

small_tests_24 / small_tests / f12ec6c
Reports root / small


small_tests_23 / small_tests / f12ec6c
Reports root / small


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / f12ec6c
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / f12ec6c
Reports root/ big
OK: 2661 / Failed: 0 / User-skipped: 150 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f12ec6c
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / f12ec6c
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / f12ec6c
Reports root/ big
OK: 1545 / Failed: 0 / User-skipped: 357 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / f12ec6c
Reports root/ big
OK: 2678 / Failed: 0 / User-skipped: 133 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / f12ec6c
Reports root/ big
OK: 1504 / Failed: 0 / User-skipped: 398 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / f12ec6c
Reports root/ big
OK: 1846 / Failed: 0 / User-skipped: 365 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / f12ec6c
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / f12ec6c
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / f12ec6c
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / f12ec6c
Reports root/ big
OK: 3052 / Failed: 0 / User-skipped: 142 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / f12ec6c
Reports root/ big
OK: 1692 / Failed: 0 / User-skipped: 364 / Auto-skipped: 0

@chrzaszcz chrzaszcz merged commit b52c96d into master Mar 7, 2022
@chrzaszcz chrzaszcz deleted the module-opts-map-privacy branch March 7, 2022 15:25
@Premwoik Premwoik added this to the 5.1.0 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants