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

ACME modules: simplify code, refactor argspec handling code, move csr/csr_content to own docs fragment #750

Merged
merged 4 commits into from
May 5, 2024

Refactor ACME argspec creation. Add with_certificate argument for new…

cae50d1
Select commit
Loading
Failed to load commit list.
Merged

ACME modules: simplify code, refactor argspec handling code, move csr/csr_content to own docs fragment #750

Refactor ACME argspec creation. Add with_certificate argument for new…
cae50d1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI succeeded May 5, 2024 in 20m 52s

Build #20240505.10 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 114,482 (82.58%)
  • Other: 24,150 (17.42%)
  • Total: 138,636

Annotations

Check failure on line 1 in [testhost] testhost: setup_remote_tmp_dir : delete temporary directory

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: setup_remote_tmp_dir : delete temporary directory

rc=0
Raw output
{
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 6e69a97380ad's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 6e69a97380ad's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on d35b7686a88c's Python /usr/bin/python3.12. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on d35b7686a88c's Python /usr/bin/python3.12. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}

Check failure on line 1 in [testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: filter_openssl_csr_info : Get CSR info result={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info }}, result_idna={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='idna') }}, result_unicode={{ lookup('file', remote_tmp_dir ~ '/csr_1.csr') | community.crypto.openssl_csr_info(name_encoding='unicode') }}

Failed to import the required Python library (idna) on 0a03a8f063f0's Python /usr/bin/python3.11. This is required to transform IDNA DNS name "www.ansible.com" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter
Raw output
{
"msg": "Failed to import the required Python library (idna) on 0a03a8f063f0's Python /usr/bin/python3.11. This is required to transform IDNA DNS name \"www.ansible.com\" to Unicode. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"
}