Ingela/ssl/public key/pqa slh dsa/otp 19867 #7332
328 fail, 145 skipped, 634 pass in 26m 7s
Annotations
Check warning on line 103 in lib/ssl/test/ssl_npn_SUITE.erl
github-actions / CT Test Results
17 out of 76 runs failed: init_per_suite
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test init_per_suite in ssl_npn_SUITE failed!
{noproc,{gen_server,call,
[ssl_pem_cache,
{unconditionally_clear_pem_cache,<0.22666.0>},
infinity]}}
Check warning on line 188 in erts/test/upgrade_SUITE.erl
github-actions / CT Test Results
minor failed
artifacts/Unit Test Results/system_junit.xml [took 5s]
Raw output
Test minor in upgrade_SUITE failed!
{{badmatch,error},
[{upgrade_SUITE,target_system,5,[{file,"upgrade_SUITE.erl"},{line,188}]},
{upgrade_SUITE,upgrade_test1,3,[{file,"upgrade_SUITE.erl"},{line,160}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},
{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1305}]},
{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}
Check warning on line 192 in lib/ssl/test/ssl_session_ticket_SUITE.erl
github-actions / CT Test Results
4 out of 6 runs failed: basic
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test basic in ssl_session_ticket_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.6889>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers => [<<19,2>>,<<19,1>>,<<19,3>>,<<19,4>>,<<19,5>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => true,session_tickets => stateful,
verify => verify_peer,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => undefined,allow_any_ca_purpose => false,
user_lookup_fun => undefined,eccs => [],
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 476 in erts/test/otp_SUITE.erl
github-actions / CT Test Results
runtime_dependencies_functions failed
artifacts/Unit Test Results/system_junit.xml [took 0s]
Raw output
Test runtime_dependencies_functions in otp_SUITE failed!
{{badmatch,{error,{51,erl_parse,["syntax error before: ","public_key"]}}},
[{otp_SUITE,check_apps_deps,2,[{file,"otp_SUITE.erl"},{line,476}]},
{otp_SUITE,check_apps_deps,2,[{file,"otp_SUITE.erl"},{line,474}]},
{otp_SUITE,runtime_dependencies,1,[{file,"otp_SUITE.erl"},{line,429}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},
{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1305}]},
{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}
Check warning on line 476 in erts/test/otp_SUITE.erl
github-actions / CT Test Results
runtime_dependencies_modules failed
artifacts/Unit Test Results/system_junit.xml [took 0s]
Raw output
Test runtime_dependencies_modules in otp_SUITE failed!
{{badmatch,{error,{51,erl_parse,["syntax error before: ","public_key"]}}},
[{otp_SUITE,check_apps_deps,2,[{file,"otp_SUITE.erl"},{line,476}]},
{otp_SUITE,check_apps_deps,2,[{file,"otp_SUITE.erl"},{line,474}]},
{otp_SUITE,runtime_dependencies,1,[{file,"otp_SUITE.erl"},{line,429}]},
{otp_SUITE,runtime_dependencies_modules,1,
[{file,"otp_SUITE.erl"},{line,402}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},
{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1305}]},
{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}
Check warning on line 573 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
1 out of 5 runs failed: tls_reset_in_active_once
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_reset_in_active_once in tls_api_SUITE failed!
{'EXIT',{noproc,{gen_server,call,
[ssl_upgrade_server_session_cache_sup,
count_children,infinity]}}}
Check warning on line 728 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
1 out of 5 runs failed: tls_tcp_msg_big
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_tcp_msg_big in tls_api_SUITE failed!
{'EXIT',{badmatch,{error,ssl_not_started}}}
Check warning on line 925 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
1 out of 5 runs failed: tls_app_data_in_initial_hs_state
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_app_data_in_initial_hs_state in tls_api_SUITE failed!
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7661>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,signature_algs => undefined,
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 16384,
ciphers =>
[<<"À\n">>,
<<192,20>>,
<<192,5>>,
<<192,15>>,
<<"À\t">>,
<<192,19>>,
<<192,4>>,
<<192,14>>,
<<0,57>>,
<<0,56>>,
<<0,51>>,
<<0,50>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,psk_identity => undefined,
log_level => info,protocol => tls,
versions => [{3,2}],
key_update_at => 388736063997,customize_hostname_check => [],
handshake => full}]},
infinity]}}
Check warning on line 1185 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
1 out of 5 runs failed: emulated_options
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test emulated_options in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7782>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,signature_algs => undefined,
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 16384,
ciphers =>
[<<"À\n">>,
<<192,20>>,
<<192,5>>,
<<192,15>>,
<<"À\t">>,
<<192,19>>,
<<192,4>>,
<<192,14>>,
<<0,57>>,
<<0,56>>,
<<0,51>>,
<<0,50>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,1}],
key_update_at => 388736063997,
customize_hostname_check => [],
beast_mitigation => one_n_minus_one,handshake => full}]},
infinity]}}}
Check warning on line 1030 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
4 out of 7 runs failed: sockname
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test sockname in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7559>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,
{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa},
{sha,rsa}],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 1086 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
3 out of 5 runs failed: transport_close
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test transport_close in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7607>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,
{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa},
{sha,rsa}],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 1276 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
2 out of 5 runs failed: reuseaddr
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test reuseaddr in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7693>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,signature_algs => undefined,
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 16384,
ciphers =>
[<<"À\n">>,
<<192,20>>,
<<192,5>>,
<<192,15>>,
<<"À\t">>,
<<192,19>>,
<<192,4>>,
<<192,14>>,
<<0,57>>,
<<0,56>>,
<<0,51>>,
<<0,50>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,2}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 999 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
2 out of 12 runs failed: peername
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test peername in tls_api_SUITE failed!
{'EXIT',{badmatch,{error,ssl_not_started}}}
Check warning on line 1229 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
2 out of 5 runs failed: accept_pool
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test accept_pool in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7511>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers => [<<19,2>>,<<19,1>>,<<19,3>>,<<19,4>>,<<19,5>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,eccs => [],
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 957 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
tls_13_reject_change_cipher_spec_as_first_msg failed
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_13_reject_change_cipher_spec_as_first_msg in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7519>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers => [<<19,2>>,<<19,1>>,<<19,3>>,<<19,4>>,<<19,5>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,eccs => [],
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 977 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
tls_13_middlebox_reject_change_cipher_spec_as_first_msg failed
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_13_middlebox_reject_change_cipher_spec_as_first_msg in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7521>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers => [<<19,2>>,<<19,1>>,<<19,3>>,<<19,4>>,<<19,5>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,eccs => [],
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],
middlebox_comp_mode => false,handshake => full}]},
infinity]}}}
Check warning on line 1123 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
All 5 runs failed: transport_close_in_inital_hello
artifacts/Unit Test Results/ssl_junit.xml [took 15s]
Raw output
Test transport_close_in_inital_hello in tls_api_SUITE failed!
testcase_aborted_or_killed
Check warning on line 650 in lib/ssl/test/tls_api_SUITE.erl
github-actions / CT Test Results
All 5 runs failed: tls_monitor_listener
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_monitor_listener in tls_api_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7525>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers => [<<19,2>>,<<19,1>>,<<19,3>>,<<19,4>>,<<19,5>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => stateful,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,eccs => [],
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 595 in lib/ssl/test/tls_1_3_version_SUITE.erl
github-actions / CT Test Results
1 out of 2 runs failed: keylog_on_alert
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test keylog_on_alert in tls_1_3_version_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7426>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/ecdsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/ecdsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/ecdsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[rsa_pss_rsae_sha256,
{sha256,rsa},
{sha256,ecdsa},
{sha,ecdsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => true,session_tickets => disabled,
verify => verify_peer,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => undefined,allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 236 in lib/ssl/test/tls_1_3_version_SUITE.erl
github-actions / CT Test Results
tls_client_tls10_server failed
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls_client_tls10_server in tls_1_3_version_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7352>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,
{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa},
{sha,rsa}],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 398 in lib/ssl/test/tls_1_3_version_SUITE.erl
github-actions / CT Test Results
tls12_legacy_cert_sign failed
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tls12_legacy_cert_sign in tls_1_3_version_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7399>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{key =>
{'RSAPrivateKey',
<<48,130,4,162,2,1,0,2,130,1,1,0,208,214,
39,34,254,164,161,198,53,27,187,130,121,
157,5,147,89,42,23,206,67,212,50,243,94,
138,99,185,0,82,132,6,132,192,194,40,176,
25,22,111,17,244,37,249,96,244,168,59,44,
0,105,63,174,164,56,63,220,107,39,179,71,
12,105,78,45,67,55,74,158,27,12,28,40,
238,174,192,171,12,129,23,131,56,165,6,
59,45,65,117,196,0,225,242,244,182,150,
120,249,90,167,117,20,154,156,112,99,43,
242,182,206,126,103,35,231,199,229,194,
195,85,204,16,127,96,217,186,11,28,201,5,
66,136,60,236,177,21,237,237,21,135,97,
49,134,142,48,243,96,33,149,98,188,110,
45,79,41,97,48,62,216,87,66,80,243,224,
173,253,140,44,10,208,160,196,215,82,161,
116,119,89,60,149,27,32,124,113,180,149,
41,173,216,134,163,112,34,217,102,102,
131,56,10,232,147,82,167,177,7,80,182,
120,75,76,60,92,231,184,242,87,6,0,131,
48,240,46,146,24,23,128,29,9,165,21,247,
243,183,154,215,248,113,48,240,94,242,
106,247,69,244,19,92,151,174,146,96,124,
86,214,242,16,206,169,2,1,17,2,130,1,0,
85,253,211,225,59,173,51,141,217,162,1,
234,110,79,183,0,112,2,70,9,163,117,126,
100,53,252,191,166,135,169,129,168,84,
199,215,122,42,100,174,226,112,205,241,
132,205,145,234,235,48,60,103,146,177,82,
173,191,241,89,76,149,29,65,88,137,154,
42,188,106,4,221,245,237,122,68,41,214,
221,5,38,24,189,143,203,123,9,78,222,184,
5,105,198,115,25,120,92,19,177,248,38,
213,219,78,184,226,251,168,175,60,54,232,
193,14,200,217,215,19,246,20,68,247,187,
250,180,1,79,222,173,31,138,38,195,163,
33,141,30,80,158,58,72,122,145,119,115,
42,96,2,224,224,78,166,67,101,190,151,8,
242,115,55,216,218,240,56,250,132,29,76,
252,128,51,23,189,161,233,80,155,240,218,
53,221,158,90,90,49,19,65,220,65,55,183,
39,254,175,16,78,97,146,99,29,157,190,91,
214,27,60,221,159,191,42,75,232,230,207,
8,86,2,3,203,238,134,36,133,120,208,201,
12,194,162,50,148,255,12,81,232,74,177,
71,61,206,48,211,233,247,79,54,202,102,7,
103,138,168,191,195,64,98,3,33,2,129,129,
0,232,236,77,179,166,206,85,198,204,235,
149,192,217,36,209,80,175,59,54,183,172,
153,164,223,178,222,145,102,242,215,110,
113,62,71,154,208,209,183,197,1,110,24,
221,55,77,222,233,87,72,39,204,251,110,
172,134,233,116,144,64,244,41,152,212,
248,89,24,60,201,99,29,12,232,216,8,64,3,
92,114,116,38,14,249,115,155,200,125,166,
106,87,169,52,251,158,70,218,250,72,173,
61,24,15,236,161,227,152,119,157,152,226,
59,55,48,171,243,200,141,115,87,13,252,
46,94,78,117,198,209,205,5,2,129,129,0,
229,134,239,136,75,21,115,25,90,160,137,
34,112,180,254,206,16,223,97,28,153,247,
155,156,240,202,173,175,169,28,197,57,
183,87,215,89,151,221,224,151,219,41,45,
146,28,246,92,111,226,124,198,54,196,160,
255,161,130,226,29,194,6,45,7,238,193,34,
52,230,146,131,153,155,130,233,242,222,
27,56,189,191,117,9,67,148,21,154,200,
104,96,214,190,145,29,98,175,47,217,241,
112,94,126,45,247,203,194,57,37,15,156,
156,178,92,55,176,107,37,107,109,106,8,
115,168,200,244,179,117,140,85,2,129,129,
0,164,106,145,51,132,205,226,49,250,15,
181,0,153,71,42,87,18,71,234,99,136,228,
236,218,35,232,102,163,5,197,62,230,134,
80,169,132,87,205,3,136,137,243,110,249,
220,157,89,106,201,133,129,162,108,61,
140,104,142,131,241,157,74,137,255,190,
93,2,12,202,100,20,129,149,77,51,0,2,95,
95,217,132,70,206,51,125,5,254,87,90,31,
194,187,252,232,50,3,251,247,16,223,212,
191,242,84,40,47,99,126,77,204,222,129,
79,136,111,216,220,81,106,160,117,198,96,
175,218,170,117,250,33,2,129,129,0,202,
134,30,165,111,109,71,112,185,96,121,0,
69,84,104,91,120,76,160,251,30,113,16,
213,197,103,138,49,149,55,128,216,146,
182,235,48,239,105,107,209,72,232,25,38,
146,6,141,204,34,49,220,18,53,6,135,52,
40,48,237,20,156,9,157,150,110,45,61,188,
99,40,210,212,130,146,48,165,219,200,167,
108,178,143,180,25,64,61,71,107,40,69,2,
128,10,222,154,147,162,47,99,38,51,25,
128,74,96,20,77,224,153,62,247,186,199,
185,199,243,215,66,108,158,11,179,11,170,
188,118,199,29,2,129,128,57,218,11,254,
197,234,240,75,157,244,125,122,251,81,45,
19,191,26,23,138,253,89,173,38,162,199,
169,143,192,168,104,205,189,116,10,129,
156,154,197,181,197,215,237,84,218,191,8,
208,197,197,218,174,211,41,108,96,36,59,
111,217,128,252,138,19,173,165,32,225,
220,26,173,119,198,121,235,87,116,218,76,
39,242,255,237,162,227,48,90,232,113,248,
55,62,3,107,78,64,59,79,21,235,66,150,57,
117,196,44,17,150,166,140,9,147,93,169,
18,16,19,103,99,153,11,163,170,207,139,
137,73,8>>},
cert =>
[<<48,130,3,191,48,130,2,169,160,3,2,1,2,2,2,
19,191,48,11,6,9,42,134,72,134,247,13,1,1,
11,48,129,150,49,35,48,33,6,9,42,134,72,
134,247,13,1,9,1,22,20,119,101,98,97,100,
109,105,110,64,101,120,97,109,112,108,101,
46,111,114,103,49,33,48,31,6,3,85,4,3,19,
24,115,101,114,118,101,114,32,73,110,116,
101,114,109,101,100,105,97,116,101,32,67,
65,32,48,49,18,48,16,6,3,85,4,7,19,9,83,
116,111,99,107,104,111,108,109,49,11,48,9,
6,3,85,4,6,19,2,83,69,49,15,48,13,6,3,85,
4,10,19,6,101,114,108,97,110,103,49,26,48,
24,6,3,85,4,11,19,17,97,117,116,111,109,
97,116,101,100,32,116,101,115,116,105,110,
103,48,30,23,13,50,53,49,49,50,54,49,51,
48,48,48,48,90,23,13,50,53,49,50,48,52,49,
51,48,48,48,48,90,48,129,139,49,32,48,30,
6,9,42,134,72,134,247,13,1,9,1,22,17,97,
100,109,105,110,64,101,120,97,109,112,108,
101,46,111,114,103,49,25,48,23,6,3,85,4,3,
19,16,115,101,114,118,101,114,32,80,101,
101,114,32,99,101,114,116,49,18,48,16,6,3,
85,4,7,19,9,83,116,111,99,107,104,111,108,
109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,
15,48,13,6,3,85,4,10,19,6,101,114,108,97,
110,103,49,26,48,24,6,3,85,4,11,19,17,97,
117,116,111,109,97,116,101,100,32,116,101,
115,116,105,110,103,48,130,1,30,48,11,6,9,
42,134,72,134,247,13,1,1,1,3,130,1,13,0,
48,130,1,8,2,130,1,1,0,208,214,39,34,254,
164,161,198,53,27,187,130,121,157,5,147,
89,42,23,206,67,212,50,243,94,138,99,185,
0,82,132,6,132,192,194,40,176,25,22,111,
17,244,37,249,96,244,168,59,44,0,105,63,
174,164,56,63,220,107,39,179,71,12,105,78,
45,67,55,74,158,27,12,28,40,238,174,192,
171,12,129,23,131,56,165,6,59,45,65,117,
196,0,225,242,244,182,150,120,249,90,167,
117,20,154,156,112,99,43,242,182,206,126,
103,35,231,199,229,194,195,85,204,16,127,
96,217,186,11,28,201,5,66,136,60,236,177,
21,237,237,21,135,97,49,134,142,48,243,96,
33,149,98,188,110,45,79,41,97,48,62,216,
87,66,80,243,224,173,253,140,44,10,208,
160,196,215,82,161,116,119,89,60,149,27,
32,124,113,180,149,41,173,216,134,163,112,
34,217,102,102,131,56,10,232,147,82,167,
177,7,80,182,120,75,76,60,92,231,184,242,
87,6,0,131,48,240,46,146,24,23,128,29,9,
165,21,247,243,183,154,215,248,113,48,240,
94,242,106,247,69,244,19,92,151,174,146,
96,124,86,214,242,16,206,169,2,1,17,163,
40,48,38,48,11,6,3,85,29,15,4,4,3,2,3,136,
48,23,6,3,85,29,17,4,16,48,14,130,12,55,
50,49,53,49,55,48,57,97,98,100,54,48,11,6,
9,42,134,72,134,247,13,1,1,11,3,130,1,1,0,
104,163,69,229,154,179,135,226,27,93,13,
11,46,179,22,61,165,30,16,82,8,220,21,168,
88,61,46,90,24,21,186,65,194,157,214,32,
234,220,62,219,137,31,12,201,70,136,141,
202,90,65,103,59,53,16,44,73,72,52,36,160,
150,52,127,66,119,193,108,146,240,39,26,
33,99,117,151,207,159,71,40,110,124,218,
125,241,16,95,238,86,52,114,146,39,79,35,
144,165,203,221,81,16,46,254,141,133,208,
84,2,84,33,1,91,178,87,151,20,230,183,209,
46,232,92,179,74,10,85,172,235,30,29,100,
252,178,217,177,169,86,131,182,114,58,12,
4,6,61,25,8,178,93,92,223,72,68,169,127,
109,22,254,123,160,246,248,199,44,118,200,
233,135,227,50,118,244,29,43,84,108,120,
220,22,19,69,166,33,249,30,85,239,239,117,
143,61,193,53,250,39,9,210,122,181,71,88,
107,62,253,146,120,163,120,205,132,214,
129,92,223,192,37,237,109,142,113,127,185,
162,145,145,95,114,218,255,30,61,23,178,
251,87,127,77,239,176,22,29,105,169,57,
155,189,4,21,193,144,37,220,227,124,213,
159,47>>]}],
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs => [{sha512,rsa},{sha384,rsa},{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,
cacerts =>
[<<48,130,3,166,48,130,2,144,160,3,2,1,2,2,2,19,189,48,
11,6,9,42,134,72,134,247,13,1,1,11,48,129,136,49,31,
48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,114,111,
111,116,64,101,120,97,109,112,108,101,46,111,114,
103,49,23,48,21,6,3,85,4,3,19,14,67,76,73,69,78,84,
32,82,79,79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,
83,116,111,99,107,104,111,108,109,49,11,48,9,6,3,85,
4,6,19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,117,
116,111,109,97,116,101,100,32,116,101,115,116,105,
110,103,48,30,23,13,50,53,49,49,50,54,49,51,48,48,
48,48,90,23,13,50,53,49,50,48,52,49,51,48,48,48,48,
90,48,129,136,49,31,48,29,6,9,42,134,72,134,247,13,
1,9,1,22,16,114,111,111,116,64,101,120,97,109,112,
108,101,46,111,114,103,49,23,48,21,6,3,85,4,3,19,14,
67,76,73,69,78,84,32,82,79,79,84,32,67,65,49,18,48,
16,6,3,85,4,7,19,9,83,116,111,99,107,104,111,108,
109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,15,48,13,6,
3,85,4,10,19,6,101,114,108,97,110,103,49,26,48,24,6,
3,85,4,11,19,17,97,117,116,111,109,97,116,101,100,
32,116,101,115,116,105,110,103,48,130,1,30,48,11,6,
9,42,134,72,134,247,13,1,1,1,3,130,1,13,0,48,130,1,
8,2,130,1,1,0,180,52,182,115,123,106,62,227,70,186,
12,107,28,245,132,50,173,117,123,24,94,91,206,194,
15,102,182,160,191,191,200,193,65,77,76,16,116,119,
188,197,55,124,106,74,84,134,201,211,176,29,250,153,
190,131,0,160,240,34,237,241,158,130,3,62,79,152,
144,147,128,9,250,178,105,214,48,53,77,80,219,121,
187,137,179,8,253,47,196,192,115,109,86,132,110,174,
70,90,174,134,228,98,192,149,248,244,104,216,110,4,
1,203,90,253,101,34,191,99,173,113,190,106,107,220,
106,27,161,131,83,105,36,169,219,160,170,135,131,19,
2,72,93,175,95,0,124,242,140,244,192,174,58,117,85,
198,252,213,218,51,15,22,0,102,108,130,228,77,48,
192,87,166,106,254,63,210,26,98,158,200,6,3,186,255,
200,229,0,239,161,45,180,254,243,253,110,112,107,
174,211,191,222,56,104,55,214,237,153,135,208,12,
201,117,157,202,207,90,205,101,211,98,129,137,170,
93,228,170,76,194,150,248,31,189,122,248,250,54,239,
134,164,192,224,183,10,40,183,90,137,195,96,214,48,
231,104,86,127,123,158,143,112,255,2,1,17,163,32,48,
30,48,11,6,3,85,29,15,4,4,3,2,1,134,48,15,6,3,85,29,
19,1,1,255,4,5,48,3,1,1,255,48,11,6,9,42,134,72,134,
247,13,1,1,11,3,130,1,1,0,30,230,190,202,107,140,48,
179,214,84,225,54,168,41,238,222,166,21,0,62,122,
202,36,24,234,238,249,183,94,71,135,104,115,92,247,
58,7,128,121,87,67,235,124,165,149,102,60,30,90,165,
50,113,94,111,198,22,15,37,180,242,163,59,224,156,
238,224,49,71,73,88,89,39,68,129,39,140,176,108,206,
138,176,87,195,237,49,208,155,149,178,186,0,10,89,
72,229,149,8,178,81,63,132,57,92,51,122,76,97,18,30,
226,27,149,167,255,2,68,35,133,95,97,72,68,200,183,
248,215,202,196,112,109,129,217,145,132,253,225,180,
88,168,209,29,194,37,24,129,197,131,161,178,1,86,
110,229,99,146,80,17,19,70,237,180,7,125,160,81,66,
62,173,237,33,124,139,221,82,63,145,48,22,58,90,244,
29,230,192,209,133,225,245,112,24,19,2,42,21,117,73,
232,163,201,231,173,250,249,65,216,86,39,95,126,203,
187,38,153,118,227,200,186,79,103,123,8,64,63,22,
113,27,53,106,168,176,250,9,136,253,145,55,33,92,
178,73,59,118,151,232,182,218,172,99,247,165,54,254,
46,69,255,242>>,
<<48,130,3,180,48,130,2,158,160,3,2,1,2,2,2,19,190,48,
11,6,9,42,134,72,134,247,13,1,1,11,48,129,136,49,31,
48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,114,111,
111,116,64,101,120,97,109,112,108,101,46,111,114,
103,49,23,48,21,6,3,85,4,3,19,14,83,69,82,86,69,82,
32,82,79,79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,
83,116,111,99,107,104,111,108,109,49,11,48,9,6,3,85,
4,6,19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,117,
116,111,109,97,116,101,100,32,116,101,115,116,105,
110,103,48,30,23,13,50,53,49,49,50,54,49,51,48,48,
48,48,90,23,13,50,53,49,50,48,52,49,51,48,48,48,48,
90,48,129,150,49,35,48,33,6,9,42,134,72,134,247,13,
1,9,1,22,20,119,101,98,97,100,109,105,110,64,101,
120,97,109,112,108,101,46,111,114,103,49,33,48,31,6,
3,85,4,3,19,24,115,101,114,118,101,114,32,73,110,
116,101,114,109,101,100,105,97,116,101,32,67,65,32,
48,49,18,48,16,6,3,85,4,7,19,9,83,116,111,99,107,
104,111,108,109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,
15,48,13,6,3,85,4,10,19,6,101,114,108,97,110,103,49,
26,48,24,6,3,85,4,11,19,17,97,117,116,111,109,97,
116,101,100,32,116,101,115,116,105,110,103,48,130,1,
30,48,11,6,9,42,134,72,134,247,13,1,1,1,3,130,1,13,
0,48,130,1,8,2,130,1,1,0,190,21,17,58,94,250,106,14,
149,70,26,186,118,229,163,247,133,4,54,76,54,97,56,
163,221,235,185,83,254,223,158,105,168,248,111,80,
253,4,161,17,100,200,79,221,40,81,196,170,215,109,
243,176,43,130,112,131,218,121,35,131,145,150,70,
109,182,176,229,202,108,57,145,136,200,84,62,249,
122,53,174,181,147,81,14,201,233,223,82,162,44,90,
46,96,11,103,126,240,89,61,105,254,165,74,115,144,
125,5,170,43,186,101,63,136,60,142,123,65,221,9,53,
32,52,218,72,174,60,228,183,151,213,97,219,251,240,
89,158,181,212,214,207,135,133,58,155,22,209,24,65,
148,170,117,191,237,80,11,142,37,213,113,190,38,47,
210,130,254,151,136,148,136,99,110,224,146,103,229,
40,110,234,173,31,173,122,12,239,108,189,91,163,87,
248,143,127,171,252,131,190,232,157,189,45,35,224,
193,89,33,255,176,85,214,52,45,172,221,127,23,58,
128,59,64,26,84,112,171,234,1,119,195,219,1,83,168,
165,251,114,30,111,0,242,120,119,9,212,136,129,225,
205,170,15,60,61,137,45,143,110,134,66,21,2,1,17,
163,32,48,30,48,11,6,3,85,29,15,4,4,3,2,1,134,48,15,
6,3,85,29,19,1,1,255,4,5,48,3,1,1,255,48,11,6,9,42,
134,72,134,247,13,1,1,11,3,130,1,1,0,167,254,209,
126,130,167,3,43,190,201,175,28,154,17,115,179,232,
42,108,113,197,124,166,98,106,87,164,87,10,174,110,
193,34,72,8,234,160,33,101,17,220,125,43,69,225,218,
241,14,173,168,14,249,162,35,98,102,65,13,244,113,
151,163,203,119,162,135,12,234,196,189,67,82,218,
189,35,13,176,241,49,139,89,18,225,192,18,82,9,241,
83,145,28,253,4,98,205,85,108,13,94,57,213,118,80,
253,190,247,150,109,118,90,149,254,86,168,68,135,
140,240,204,126,130,67,186,218,211,199,206,241,220,
189,65,113,82,189,45,156,40,44,197,27,204,64,114,
194,95,231,130,251,226,237,132,132,99,246,121,204,
63,173,107,27,198,112,120,193,145,233,225,105,19,
169,172,4,226,94,218,91,9,157,89,0,74,27,184,111,
147,219,32,213,245,62,48,121,243,73,59,55,123,160,
80,46,253,77,140,165,173,236,2,150,133,145,55,27,23,
47,197,31,211,143,49,241,58,220,77,227,216,177,142,
147,6,131,223,76,193,58,224,153,157,57,70,0,17,44,
22,250,63,187,53,190,116,204,23,162,206,255,234,18>>,
<<48,130,3,166,48,130,2,144,160,3,2,1,2,2,2,19,188,
48,11,6,9,42,134,72,134,247,13,1,1,11,48,129,136,
49,31,48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,
114,111,111,116,64,101,120,97,109,112,108,101,46,
111,114,103,49,23,48,21,6,3,85,4,3,19,14,83,69,82,
86,69,82,32,82,79,79,84,32,67,65,49,18,48,16,6,3,
85,4,7,19,9,83,116,111,99,107,104,111,108,109,49,
11,48,9,6,3,85,4,6,19,2,83,69,49,15,48,13,6,3,85,4,
10,19,6,101,114,108,97,110,103,49,26,48,24,6,3,85,
4,11,19,17,97,117,116,111,109,97,116,101,100,32,
116,101,115,116,105,110,103,48,30,23,13,50,53,49,
49,50,54,49,51,48,48,48,48,90,23,13,50,53,49,50,48,
52,49,51,48,48,48,48,90,48,129,136,49,31,48,29,6,9,
42,134,72,134,247,13,1,9,1,22,16,114,111,111,116,
64,101,120,97,109,112,108,101,46,111,114,103,49,23,
48,21,6,3,85,4,3,19,14,83,69,82,86,69,82,32,82,79,
79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,83,116,
111,99,107,104,111,108,109,49,11,48,9,6,3,85,4,6,
19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,
117,116,111,109,97,116,101,100,32,116,101,115,116,
105,110,103,48,130,1,30,48,11,6,9,42,134,72,134,
247,13,1,1,1,3,130,1,13,0,48,130,1,8,2,130,1,1,0,
180,52,182,115,123,106,62,227,70,186,12,107,28,245,
132,50,173,117,123,24,94,91,206,194,15,102,182,160,
191,191,200,193,65,77,76,16,116,119,188,197,55,124,
106,74,84,134,201,211,176,29,250,153,190,131,0,160,
240,34,237,241,158,130,3,62,79,152,144,147,128,9,
250,178,105,214,48,53,77,80,219,121,187,137,179,8,
253,47,196,192,115,109,86,132,110,174,70,90,174,
134,228,98,192,149,248,244,104,216,110,4,1,203,90,
253,101,34,191,99,173,113,190,106,107,220,106,27,
161,131,83,105,36,169,219,160,170,135,131,19,2,72,
93,175,95,0,124,242,140,244,192,174,58,117,85,198,
252,213,218,51,15,22,0,102,108,130,228,77,48,192,
87,166,106,254,63,210,26,98,158,200,6,3,186,255,
200,229,0,239,161,45,180,254,243,253,110,112,107,
174,211,191,222,56,104,55,214,237,153,135,208,12,
201,117,157,202,207,90,205,101,211,98,129,137,170,
93,228,170,76,194,150,248,31,189,122,248,250,54,
239,134,164,192,224,183,10,40,183,90,137,195,96,
214,48,231,104,86,127,123,158,143,112,255,2,1,17,
163,32,48,30,48,11,6,3,85,29,15,4,4,3,2,1,134,48,
15,6,3,85,29,19,1,1,255,4,5,48,3,1,1,255,48,11,6,9,
42,134,72,134,247,13,1,1,11,3,130,1,1,0,37,86,4,27,
138,136,214,129,148,135,86,104,88,145,127,160,120,
37,174,235,234,120,106,111,146,167,28,43,57,19,209,
93,9,60,145,116,247,237,244,128,112,165,201,107,
252,152,180,107,112,36,65,78,33,83,169,59,255,51,
191,84,216,250,202,90,5,170,204,31,14,109,141,83,
208,219,85,92,216,168,159,51,110,182,28,234,205,15,
40,133,25,48,141,169,0,127,60,94,82,232,149,52,91,
117,175,3,215,246,83,18,182,106,1,248,65,210,15,
117,174,210,35,167,219,115,205,140,189,165,220,171,
175,144,45,14,234,75,137,78,244,120,66,42,33,187,
207,84,245,171,67,186,163,168,41,123,152,65,23,152,
224,146,101,119,206,227,122,236,90,74,16,153,194,
111,198,180,177,174,45,12,149,227,103,158,62,200,
69,192,130,189,83,15,180,148,144,19,167,26,64,127,
96,141,66,3,172,68,71,188,83,248,154,64,44,104,110,
146,50,180,132,56,1,170,79,174,18,119,13,21,164,79,
220,63,110,99,106,88,148,242,214,202,241,150,154,
56,246,99,174,166,54,92,251,225,99,22,15,25,66,229,
153,86>>],
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 342 in lib/ssl/test/tls_1_3_version_SUITE.erl
github-actions / CT Test Results
All 2 runs failed: legacy_tls12_server_tls_client
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test legacy_tls12_server_tls_client in tls_1_3_version_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7404>,
[{packet_size,0},
{packet,0},
{header,0},
{active,true},
{mode,list}],
#{certs_keys =>
[#{key =>
{'RSAPrivateKey',
<<48,130,4,161,2,1,0,2,130,1,1,0,198,190,
84,236,21,218,191,200,148,34,235,209,250,
194,189,188,166,152,236,73,43,92,170,246,
223,62,103,18,92,99,253,193,80,157,114,
151,146,196,28,211,100,168,2,163,100,233,
243,206,138,164,182,18,139,221,62,174,30,
255,53,223,163,84,248,170,55,78,76,18,
144,193,156,104,143,50,232,206,145,144,
150,96,29,110,225,105,187,231,247,128,
161,220,82,249,50,1,82,81,238,248,124,35,
192,109,6,47,224,28,214,241,253,149,192,
138,186,55,238,204,168,19,29,218,46,138,
114,227,76,11,21,74,207,57,99,251,22,63,
212,215,64,143,94,54,140,35,61,223,66,
172,245,166,82,165,17,140,221,248,253,
169,114,46,114,161,158,64,178,118,193,77,
80,50,110,119,144,73,187,83,26,19,16,255,
177,187,69,2,108,126,166,60,96,115,59,78,
251,173,64,160,116,172,50,8,140,216,227,
37,76,53,139,46,27,24,54,221,83,28,93,23,
115,115,150,117,228,53,227,47,4,227,179,
19,239,99,156,253,170,191,137,71,52,8,49,
163,103,138,236,21,166,9,201,188,100,19,
11,197,66,151,151,55,75,197,2,1,17,2,130,
1,0,70,37,14,233,233,152,127,236,112,132,
203,179,133,174,36,217,43,189,128,146,75,
138,30,57,3,127,111,172,32,155,194,248,
239,70,160,234,51,204,190,225,50,149,166,
148,5,127,191,118,18,208,184,187,64,108,
52,61,116,90,19,3,163,14,238,90,49,163,
41,232,111,83,100,97,35,123,97,57,217,5,
218,184,130,219,215,22,66,81,222,226,27,
2,119,163,62,211,74,59,9,12,104,12,158,
68,152,197,154,100,136,25,44,82,248,169,
110,230,144,132,119,142,70,197,121,214,
130,230,207,139,112,236,154,88,74,75,40,
227,114,141,19,60,243,96,107,236,61,64,
224,17,118,90,190,123,247,150,57,173,237,
166,220,189,126,94,65,160,155,153,120,39,
177,223,105,149,34,135,253,24,205,161,37,
56,1,172,117,15,197,74,137,86,122,201,20,
12,136,71,106,62,236,71,171,248,216,216,
61,61,196,149,150,176,85,142,146,206,195,
105,227,18,11,114,182,86,14,25,93,89,226,
99,33,82,239,105,159,61,10,92,49,33,219,
212,199,101,59,202,20,188,42,60,43,66,
137,125,64,202,211,153,153,240,221,185,2,
129,129,0,244,109,18,68,30,122,173,194,
217,144,31,113,127,23,232,83,70,101,17,
91,21,151,193,204,3,83,184,15,83,119,157,
218,133,231,110,65,162,244,60,187,165,
224,180,215,83,229,126,158,116,173,92,
107,119,16,227,85,148,91,215,210,94,239,
120,6,98,240,76,183,163,157,222,121,122,
99,53,77,185,187,44,144,126,3,108,9,89,
199,89,174,47,111,8,125,66,39,156,90,102,
20,101,152,238,169,168,242,118,84,60,224,
180,80,68,207,103,227,242,98,41,75,157,
244,202,176,31,48,92,253,196,127,2,129,
129,0,208,39,127,55,89,64,183,218,5,210,
141,51,219,67,82,169,129,107,191,159,118,
174,18,65,225,227,36,65,87,243,68,17,94,
103,139,87,159,61,240,211,29,112,78,241,
26,81,255,129,93,136,251,60,130,68,218,
43,55,107,130,17,206,60,1,135,48,168,138,
126,209,212,71,250,187,61,191,63,251,212,
166,201,24,229,104,17,170,156,249,85,183,
189,179,198,24,136,188,112,110,148,142,
31,107,39,15,29,50,104,93,161,243,9,163,
254,244,28,145,82,123,52,64,144,180,43,
203,222,176,185,189,187,2,129,128,86,68,
157,8,251,178,211,234,106,231,146,160,
135,53,157,74,145,80,216,242,248,143,234,
11,196,240,95,20,119,207,221,92,47,66,
159,98,117,191,156,246,239,64,63,211,135,
5,180,55,236,241,228,98,42,5,245,225,248,
32,106,74,63,159,208,2,65,9,132,125,12,
146,18,72,254,4,229,162,246,66,15,186,
134,212,8,3,76,220,242,121,182,99,108,
104,113,179,160,152,96,67,111,38,234,210,
119,221,26,180,81,184,184,28,84,133,111,
246,25,79,210,86,236,116,131,197,176,167,
168,89,144,165,2,129,129,0,195,232,240,
52,23,196,112,205,50,168,12,109,10,153,
183,54,31,116,120,29,156,224,17,46,242,
183,169,166,233,93,109,61,134,7,25,187,
225,43,61,2,238,135,209,211,220,137,104,
242,57,234,85,222,152,185,69,206,82,71,
17,1,179,11,76,187,121,23,24,239,212,139,
143,10,25,163,134,210,206,230,66,159,38,
125,143,31,175,162,204,140,233,43,3,141,
68,68,117,30,134,49,118,180,40,157,59,
102,198,7,223,167,123,84,94,29,33,252,
197,2,85,214,211,91,3,236,252,28,226,144,
178,145,2,129,128,21,117,92,116,223,163,
34,175,99,72,118,217,124,148,155,208,194,
61,31,82,198,38,175,65,165,229,205,127,
221,247,147,15,114,28,81,141,32,179,47,
103,104,228,30,118,113,68,213,5,140,45,
64,174,115,159,71,4,151,196,142,142,125,
19,208,236,75,84,188,97,213,50,32,95,41,
208,207,181,146,24,159,17,40,7,152,72,98,
205,154,192,140,61,184,87,202,96,41,27,
78,100,9,80,157,57,129,155,47,84,97,146,
113,233,60,187,209,25,107,4,136,32,81,
237,151,129,215,250,5,71,152,124>>},
cert =>
[<<48,130,3,191,48,130,2,169,160,3,2,1,2,2,2,
19,197,48,11,6,9,42,134,72,134,247,13,1,1,
12,48,129,150,49,35,48,33,6,9,42,134,72,
134,247,13,1,9,1,22,20,119,101,98,97,100,
109,105,110,64,101,120,97,109,112,108,101,
46,111,114,103,49,33,48,31,6,3,85,4,3,19,
24,115,101,114,118,101,114,32,73,110,116,
101,114,109,101,100,105,97,116,101,32,67,
65,32,48,49,18,48,16,6,3,85,4,7,19,9,83,
116,111,99,107,104,111,108,109,49,11,48,9,
6,3,85,4,6,19,2,83,69,49,15,48,13,6,3,85,
4,10,19,6,101,114,108,97,110,103,49,26,48,
24,6,3,85,4,11,19,17,97,117,116,111,109,
97,116,101,100,32,116,101,115,116,105,110,
103,48,30,23,13,50,53,49,49,50,54,49,51,
48,48,48,48,90,23,13,50,53,49,50,48,52,49,
51,48,48,48,48,90,48,129,139,49,32,48,30,
6,9,42,134,72,134,247,13,1,9,1,22,17,97,
100,109,105,110,64,101,120,97,109,112,108,
101,46,111,114,103,49,25,48,23,6,3,85,4,3,
19,16,115,101,114,118,101,114,32,80,101,
101,114,32,99,101,114,116,49,18,48,16,6,3,
85,4,7,19,9,83,116,111,99,107,104,111,108,
109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,
15,48,13,6,3,85,4,10,19,6,101,114,108,97,
110,103,49,26,48,24,6,3,85,4,11,19,17,97,
117,116,111,109,97,116,101,100,32,116,101,
115,116,105,110,103,48,130,1,30,48,11,6,9,
42,134,72,134,247,13,1,1,1,3,130,1,13,0,
48,130,1,8,2,130,1,1,0,198,190,84,236,21,
218,191,200,148,34,235,209,250,194,189,
188,166,152,236,73,43,92,170,246,223,62,
103,18,92,99,253,193,80,157,114,151,146,
196,28,211,100,168,2,163,100,233,243,206,
138,164,182,18,139,221,62,174,30,255,53,
223,163,84,248,170,55,78,76,18,144,193,
156,104,143,50,232,206,145,144,150,96,29,
110,225,105,187,231,247,128,161,220,82,
249,50,1,82,81,238,248,124,35,192,109,6,
47,224,28,214,241,253,149,192,138,186,55,
238,204,168,19,29,218,46,138,114,227,76,
11,21,74,207,57,99,251,22,63,212,215,64,
143,94,54,140,35,61,223,66,172,245,166,82,
165,17,140,221,248,253,169,114,46,114,161,
158,64,178,118,193,77,80,50,110,119,144,
73,187,83,26,19,16,255,177,187,69,2,108,
126,166,60,96,115,59,78,251,173,64,160,
116,172,50,8,140,216,227,37,76,53,139,46,
27,24,54,221,83,28,93,23,115,115,150,117,
228,53,227,47,4,227,179,19,239,99,156,253,
170,191,137,71,52,8,49,163,103,138,236,21,
166,9,201,188,100,19,11,197,66,151,151,55,
75,197,2,1,17,163,40,48,38,48,11,6,3,85,
29,15,4,4,3,2,3,136,48,23,6,3,85,29,17,4,
16,48,14,130,12,55,50,49,53,49,55,48,57,
97,98,100,54,48,11,6,9,42,134,72,134,247,
13,1,1,12,3,130,1,1,0,69,72,195,189,252,
51,57,29,38,168,41,230,224,95,135,61,106,
153,46,179,238,16,25,245,240,87,141,250,
135,84,169,209,147,53,7,173,154,217,209,
78,203,170,201,5,111,185,39,156,235,136,
251,74,25,85,41,6,255,45,229,110,163,147,
96,9,171,27,116,30,30,214,110,39,126,117,
31,141,26,194,33,254,229,78,18,6,80,53,
188,95,33,142,109,250,99,36,122,212,118,
79,155,36,55,128,101,110,236,235,8,55,247,
28,207,61,59,29,107,124,75,142,88,105,25,
179,183,28,106,16,110,137,136,9,249,81,
208,32,176,98,37,112,130,137,44,38,159,
108,244,116,209,180,62,87,108,72,192,91,
80,134,5,193,139,148,218,240,130,229,219,
21,178,169,159,144,29,193,227,143,202,79,
222,8,154,6,197,131,188,76,85,21,92,4,41,
103,48,140,58,250,152,207,213,233,176,150,
85,184,189,191,7,192,1,1,49,20,155,117,
142,200,69,176,193,4,153,7,77,240,143,193,
174,11,115,196,181,16,63,216,237,110,242,
253,80,58,98,78,53,172,229,135,234,167,19,
101,104,188,29,36,81,244,209,93>>]}],
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs => [{sha384,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => true,session_tickets => disabled,
verify => verify_peer,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => undefined,allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,
cacerts =>
[<<48,130,3,166,48,130,2,144,160,3,2,1,2,2,2,19,195,48,
11,6,9,42,134,72,134,247,13,1,1,12,48,129,136,49,31,
48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,114,111,
111,116,64,101,120,97,109,112,108,101,46,111,114,
103,49,23,48,21,6,3,85,4,3,19,14,67,76,73,69,78,84,
32,82,79,79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,
83,116,111,99,107,104,111,108,109,49,11,48,9,6,3,85,
4,6,19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,117,
116,111,109,97,116,101,100,32,116,101,115,116,105,
110,103,48,30,23,13,50,53,49,49,50,54,49,51,48,48,
48,48,90,23,13,50,53,49,50,48,52,49,51,48,48,48,48,
90,48,129,136,49,31,48,29,6,9,42,134,72,134,247,13,
1,9,1,22,16,114,111,111,116,64,101,120,97,109,112,
108,101,46,111,114,103,49,23,48,21,6,3,85,4,3,19,14,
67,76,73,69,78,84,32,82,79,79,84,32,67,65,49,18,48,
16,6,3,85,4,7,19,9,83,116,111,99,107,104,111,108,
109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,15,48,13,6,
3,85,4,10,19,6,101,114,108,97,110,103,49,26,48,24,6,
3,85,4,11,19,17,97,117,116,111,109,97,116,101,100,
32,116,101,115,116,105,110,103,48,130,1,30,48,11,6,
9,42,134,72,134,247,13,1,1,1,3,130,1,13,0,48,130,1,
8,2,130,1,1,0,190,21,17,58,94,250,106,14,149,70,26,
186,118,229,163,247,133,4,54,76,54,97,56,163,221,
235,185,83,254,223,158,105,168,248,111,80,253,4,161,
17,100,200,79,221,40,81,196,170,215,109,243,176,43,
130,112,131,218,121,35,131,145,150,70,109,182,176,
229,202,108,57,145,136,200,84,62,249,122,53,174,181,
147,81,14,201,233,223,82,162,44,90,46,96,11,103,126,
240,89,61,105,254,165,74,115,144,125,5,170,43,186,
101,63,136,60,142,123,65,221,9,53,32,52,218,72,174,
60,228,183,151,213,97,219,251,240,89,158,181,212,
214,207,135,133,58,155,22,209,24,65,148,170,117,191,
237,80,11,142,37,213,113,190,38,47,210,130,254,151,
136,148,136,99,110,224,146,103,229,40,110,234,173,
31,173,122,12,239,108,189,91,163,87,248,143,127,171,
252,131,190,232,157,189,45,35,224,193,89,33,255,176,
85,214,52,45,172,221,127,23,58,128,59,64,26,84,112,
171,234,1,119,195,219,1,83,168,165,251,114,30,111,0,
242,120,119,9,212,136,129,225,205,170,15,60,61,137,
45,143,110,134,66,21,2,1,17,163,32,48,30,48,11,6,3,
85,29,15,4,4,3,2,1,134,48,15,6,3,85,29,19,1,1,255,4,
5,48,3,1,1,255,48,11,6,9,42,134,72,134,247,13,1,1,
12,3,130,1,1,0,52,166,77,41,68,147,143,108,23,210,
198,226,97,211,114,48,138,237,116,172,78,144,49,83,
52,172,238,131,66,10,107,96,13,248,187,203,214,152,
48,94,155,220,124,18,241,47,208,206,130,255,187,0,
25,30,185,13,243,246,120,242,55,105,246,177,204,80,
222,242,107,113,200,179,80,193,78,75,136,54,41,232,
176,231,44,78,32,65,224,98,214,218,150,83,94,29,3,0,
181,28,115,50,149,230,237,20,11,176,229,44,91,12,
149,21,92,51,229,153,69,239,19,16,89,152,225,78,216,
178,15,104,12,84,192,65,44,191,89,88,125,71,175,140,
34,201,246,31,248,190,172,221,26,233,22,172,151,112,
117,41,211,223,93,214,15,145,237,112,32,46,48,235,
48,178,10,242,200,1,254,87,54,220,31,161,28,227,122,
154,102,213,241,251,254,155,163,195,18,170,69,200,
100,223,244,155,228,28,23,177,69,216,60,123,177,91,
168,133,69,14,240,208,22,146,24,209,249,215,254,254,
236,183,246,229,139,71,22,172,1,149,134,46,55,74,
179,189,85,158,234,140,134,46,200,247,101,3,84,163,
27,17,19,192>>,
<<48,130,3,180,48,130,2,158,160,3,2,1,2,2,2,19,196,48,
11,6,9,42,134,72,134,247,13,1,1,12,48,129,136,49,31,
48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,114,111,
111,116,64,101,120,97,109,112,108,101,46,111,114,
103,49,23,48,21,6,3,85,4,3,19,14,83,69,82,86,69,82,
32,82,79,79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,
83,116,111,99,107,104,111,108,109,49,11,48,9,6,3,85,
4,6,19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,117,
116,111,109,97,116,101,100,32,116,101,115,116,105,
110,103,48,30,23,13,50,53,49,49,50,54,49,51,48,48,
48,48,90,23,13,50,53,49,50,48,52,49,51,48,48,48,48,
90,48,129,150,49,35,48,33,6,9,42,134,72,134,247,13,
1,9,1,22,20,119,101,98,97,100,109,105,110,64,101,
120,97,109,112,108,101,46,111,114,103,49,33,48,31,6,
3,85,4,3,19,24,115,101,114,118,101,114,32,73,110,
116,101,114,109,101,100,105,97,116,101,32,67,65,32,
48,49,18,48,16,6,3,85,4,7,19,9,83,116,111,99,107,
104,111,108,109,49,11,48,9,6,3,85,4,6,19,2,83,69,49,
15,48,13,6,3,85,4,10,19,6,101,114,108,97,110,103,49,
26,48,24,6,3,85,4,11,19,17,97,117,116,111,109,97,
116,101,100,32,116,101,115,116,105,110,103,48,130,1,
30,48,11,6,9,42,134,72,134,247,13,1,1,1,3,130,1,13,
0,48,130,1,8,2,130,1,1,0,169,19,19,50,179,163,99,46,
38,213,170,119,36,44,253,46,212,219,13,8,110,250,35,
184,196,184,1,43,160,143,135,80,25,197,237,42,62,50,
129,229,57,137,189,14,55,176,160,55,223,146,231,219,
83,211,241,209,240,184,93,97,237,137,184,180,207,10,
121,62,200,32,196,56,237,10,101,24,226,213,182,30,
101,152,228,115,44,86,249,192,208,227,245,66,141,
109,215,133,82,133,66,149,0,235,167,251,158,149,214,
106,163,124,49,78,27,127,141,152,200,32,232,15,46,
223,39,129,36,144,145,48,139,177,89,61,2,11,108,36,
89,119,254,180,161,82,216,41,107,56,41,39,219,69,83,
60,239,195,238,67,73,220,126,20,24,189,222,124,145,
253,246,143,181,202,76,129,208,95,92,83,13,120,87,
46,245,224,93,88,108,12,163,116,127,44,44,176,191,
215,23,201,60,90,121,112,255,234,87,93,29,60,76,126,
219,95,31,37,27,139,179,160,12,65,215,221,29,201,
209,132,29,225,93,208,97,1,203,65,174,153,152,116,
30,115,77,175,103,111,152,57,58,27,30,4,42,250,224,
108,198,220,180,33,2,1,17,163,32,48,30,48,11,6,3,85,
29,15,4,4,3,2,1,134,48,15,6,3,85,29,19,1,1,255,4,5,
48,3,1,1,255,48,11,6,9,42,134,72,134,247,13,1,1,12,
3,130,1,1,0,51,226,83,243,109,163,249,92,169,193,3,
56,54,246,189,42,245,55,3,67,86,31,70,194,16,59,151,
219,234,126,192,35,170,91,194,57,11,54,148,10,23,
129,38,11,169,177,159,200,41,117,82,236,64,141,174,
124,62,194,22,24,255,7,129,115,62,248,45,240,173,14,
102,67,19,220,36,226,190,238,17,138,243,157,91,106,
7,158,70,210,202,33,113,191,70,72,134,85,20,231,77,
97,245,148,155,36,94,35,83,221,185,80,229,60,234,
222,162,145,50,91,126,78,123,72,147,168,120,24,73,
59,232,6,9,132,205,47,119,3,153,196,177,215,93,47,
138,15,109,112,228,186,71,187,35,79,192,42,152,53,
242,170,88,195,17,0,45,143,125,240,42,81,188,164,
233,145,3,72,77,34,204,62,98,228,209,218,181,215,4,
68,203,125,245,3,122,127,92,83,221,35,109,233,201,3,
166,48,151,125,85,210,63,108,247,103,40,160,240,193,
216,80,96,11,151,208,235,122,204,145,114,18,153,246,
192,163,168,11,161,65,18,56,162,124,214,186,127,83,
84,254,2,7,20,133,246,255,90,157,200,17,185,71>>,
<<48,130,3,166,48,130,2,144,160,3,2,1,2,2,2,19,194,
48,11,6,9,42,134,72,134,247,13,1,1,12,48,129,136,
49,31,48,29,6,9,42,134,72,134,247,13,1,9,1,22,16,
114,111,111,116,64,101,120,97,109,112,108,101,46,
111,114,103,49,23,48,21,6,3,85,4,3,19,14,83,69,82,
86,69,82,32,82,79,79,84,32,67,65,49,18,48,16,6,3,
85,4,7,19,9,83,116,111,99,107,104,111,108,109,49,
11,48,9,6,3,85,4,6,19,2,83,69,49,15,48,13,6,3,85,4,
10,19,6,101,114,108,97,110,103,49,26,48,24,6,3,85,
4,11,19,17,97,117,116,111,109,97,116,101,100,32,
116,101,115,116,105,110,103,48,30,23,13,50,53,49,
49,50,54,49,51,48,48,48,48,90,23,13,50,53,49,50,48,
52,49,51,48,48,48,48,90,48,129,136,49,31,48,29,6,9,
42,134,72,134,247,13,1,9,1,22,16,114,111,111,116,
64,101,120,97,109,112,108,101,46,111,114,103,49,23,
48,21,6,3,85,4,3,19,14,83,69,82,86,69,82,32,82,79,
79,84,32,67,65,49,18,48,16,6,3,85,4,7,19,9,83,116,
111,99,107,104,111,108,109,49,11,48,9,6,3,85,4,6,
19,2,83,69,49,15,48,13,6,3,85,4,10,19,6,101,114,
108,97,110,103,49,26,48,24,6,3,85,4,11,19,17,97,
117,116,111,109,97,116,101,100,32,116,101,115,116,
105,110,103,48,130,1,30,48,11,6,9,42,134,72,134,
247,13,1,1,1,3,130,1,13,0,48,130,1,8,2,130,1,1,0,
190,21,17,58,94,250,106,14,149,70,26,186,118,229,
163,247,133,4,54,76,54,97,56,163,221,235,185,83,
254,223,158,105,168,248,111,80,253,4,161,17,100,
200,79,221,40,81,196,170,215,109,243,176,43,130,
112,131,218,121,35,131,145,150,70,109,182,176,229,
202,108,57,145,136,200,84,62,249,122,53,174,181,
147,81,14,201,233,223,82,162,44,90,46,96,11,103,
126,240,89,61,105,254,165,74,115,144,125,5,170,43,
186,101,63,136,60,142,123,65,221,9,53,32,52,218,72,
174,60,228,183,151,213,97,219,251,240,89,158,181,
212,214,207,135,133,58,155,22,209,24,65,148,170,
117,191,237,80,11,142,37,213,113,190,38,47,210,130,
254,151,136,148,136,99,110,224,146,103,229,40,110,
234,173,31,173,122,12,239,108,189,91,163,87,248,
143,127,171,252,131,190,232,157,189,45,35,224,193,
89,33,255,176,85,214,52,45,172,221,127,23,58,128,
59,64,26,84,112,171,234,1,119,195,219,1,83,168,165,
251,114,30,111,0,242,120,119,9,212,136,129,225,205,
170,15,60,61,137,45,143,110,134,66,21,2,1,17,163,
32,48,30,48,11,6,3,85,29,15,4,4,3,2,1,134,48,15,6,
3,85,29,19,1,1,255,4,5,48,3,1,1,255,48,11,6,9,42,
134,72,134,247,13,1,1,12,3,130,1,1,0,81,247,240,
244,170,243,126,224,124,3,254,118,18,114,144,232,
217,87,176,195,105,244,137,117,241,43,21,251,194,
87,201,192,70,54,134,68,213,53,98,0,153,212,94,221,
168,239,145,152,127,27,37,147,80,230,84,101,124,21,
108,232,77,144,159,138,20,250,2,215,130,52,224,0,
120,121,84,223,63,100,129,230,187,124,170,92,52,
219,216,234,111,35,251,170,254,49,4,251,11,38,255,
195,80,230,171,28,51,199,67,239,28,135,74,55,244,
139,32,15,7,5,120,252,209,176,232,186,106,225,207,
65,246,233,2,143,139,230,136,21,250,58,232,199,52,
240,41,30,104,127,72,105,225,206,150,163,247,183,
241,11,168,172,249,123,63,62,196,108,140,236,23,
112,152,72,174,64,98,239,251,205,78,196,75,21,246,
73,79,227,112,152,129,34,63,221,34,46,243,61,187,
33,155,223,234,237,38,22,77,42,28,125,99,116,190,
227,215,96,177,107,158,157,87,58,12,16,34,135,220,
62,38,62,180,152,10,54,140,186,141,193,15,142,200,
229,134,16,255,217,185,106,87,246,42,76,231,75,216,
184,52,219,110,94>>],
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert => undefined,
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,3}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}
Check warning on line 109 in lib/ssl/test/ssl_use_srtp_SUITE.erl
github-actions / CT Test Results
All 2 runs failed: srtp_profiles
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test srtp_profiles in ssl_use_srtp_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[dtls_listener_sup,
{start_child,
[<0.31083.0>,36469,
{gen_udp,udp,udp_closed,udp_error,udp_passive},
{socket_options,list,0,0,0,true},
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,
{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa},
{sha,rsa}],
psk_identity => undefined,log_level => info,
protocol => dtls,
versions => [{254,253}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => hello},
#Port<0.7342>]},
infinity]}}}
Check warning on line 145 in lib/ssl/test/ssl_use_srtp_SUITE.erl
github-actions / CT Test Results
All 2 runs failed: srtp_mki
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test srtp_mki in ssl_use_srtp_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[dtls_listener_sup,
{start_child,
[<0.31092.0>,57719,
{gen_udp,udp,udp_closed,udp_error,udp_passive},
{socket_options,list,0,0,0,true},
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups => undefined,
signature_algs =>
[{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => false,session_tickets => disabled,
verify => verify_none,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => {#Fun<ssl_config.9.33035753>,[]},
allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,
{sha512,ecdsa},
rsa_pss_pss_sha512,rsa_pss_rsae_sha512,
{sha512,rsa},
{sha384,ecdsa},
rsa_pss_pss_sha384,rsa_pss_rsae_sha384,
{sha384,rsa},
{sha256,ecdsa},
rsa_pss_pss_sha256,rsa_pss_rsae_sha256,
{sha256,rsa},
{sha,rsa}],
psk_identity => undefined,log_level => info,
protocol => dtls,
versions => [{254,253}],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => hello},
#Port<0.7344>]},
infinity]}}}
Check warning on line 124 in lib/ssl/test/ssl_trace_SUITE.erl
github-actions / CT Test Results
tc_no_trace failed
artifacts/Unit Test Results/ssl_junit.xml [took 0s]
Raw output
Test tc_no_trace in ssl_trace_SUITE failed!
{'EXIT',
{noproc,
{gen_server,call,
[ssl_listen_tracker_sup,
{start_child,
[#Port<0.7327>,
[{active,false},
{packet_size,0},
{packet,0},
{header,0},
{mode,list}],
#{certs_keys =>
[#{keyfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_key.pem">>,
certfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cert.pem">>}],
cacertfile =>
<<"/buildroot/otp/lib/ssl/make_test_dir/ct_logs/[email protected]_13.40.39/make_test_dir.ssl_test.logs/run.2025-11-27_13.41.02/log_private/rsa_server_cacerts.pem">>,
sni_fun => #Fun<ssl_config.14.33035753>,cookie => true,
stateless_tickets_seed => undefined,
supported_groups =>
{supported_groups,
[x25519,x448,secp521r1,secp384r1,secp256r1,
brainpoolP512r1tls13,brainpoolP384r1tls13,
brainpoolP256r1tls13]},
signature_algs =>
[eddsa_ed25519,eddsa_ed448,ecdsa_secp521r1_sha512,
ecdsa_secp384r1_sha384,ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
{sha512,ecdsa},
{sha384,ecdsa},
{sha256,ecdsa}],
reuse_sessions => true,anti_replay => undefined,
secure_renegotiate => true,cert_policy_opts => [],
max_handshake_size => 131072,
ciphers =>
[<<19,2>>,
<<19,1>>,
<<19,3>>,
<<19,4>>,
<<19,5>>,
<<"À,">>,<<"À0">>,<<"À">>,<<"À¯">>,
<<204,169>>,
<<204,168>>,
<<"À+">>,<<"À/">>,<<"À¬">>,<<"À®">>,<<"À.">>,
<<"À2">>,<<"À-">>,<<"À1">>,
<<0,159>>,
<<0,163>>,
<<0,158>>,
<<0,162>>,
<<204,170>>],
partial_chain => #Fun<ssl_config.8.33035753>,
crl_cache => {ssl_crl_cache,{internal,[]}},
fail_if_no_peer_cert => true,session_tickets => disabled,
verify => verify_peer,crl_check => false,
honor_cipher_order => false,
alpn_preferred_protocols => undefined,
verify_fun => undefined,allow_any_ca_purpose => false,
user_lookup_fun => undefined,
eccs =>
{elliptic_curves,
[{1,3,101,110},
{1,3,101,111},
{1,3,132,0,35},
{1,3,36,3,3,2,8,1,1,13},
{1,3,132,0,34},
{1,3,36,3,3,2,8,1,1,11},
{1,2,840,10045,3,1,7},
{1,3,36,3,3,2,8,1,1,7}]},
srp_identity => undefined,cacerts => undefined,
honor_ecc_order => false,client_renegotiation => true,
reuse_session => #Fun<ssl_config.18.33035753>,
renegotiate_at => 268435456,early_data => disabled,
signature_algs_cert =>
[default,eddsa_ed25519,eddsa_ed448,
ecdsa_secp521r1_sha512,ecdsa_secp384r1_sha384,
ecdsa_secp256r1_sha256,
ecdsa_brainpoolP512r1tls13_sha512,
ecdsa_brainpoolP384r1tls13_sha384,
ecdsa_brainpoolP256r1tls13_sha256,rsa_pss_pss_sha512,
rsa_pss_pss_sha384,rsa_pss_pss_sha256,
rsa_pss_rsae_sha512,rsa_pss_rsae_sha384,
rsa_pss_rsae_sha256,mldsa44,mldsa65,mldsa87,
rsa_pkcs1_sha512,rsa_pkcs1_sha384,rsa_pkcs1_sha256,
{sha512,ecdsa},
{sha384,ecdsa},
{sha256,ecdsa},
rsa_pkcs1_sha1],
psk_identity => undefined,log_level => info,
protocol => tls,
versions => [{3,4},{3,3}],
psk_groups => [x25519],
key_update_at => 388736063997,
customize_hostname_check => [],handshake => full}]},
infinity]}}}