Source: python-tosca-parser Version: 1.1.0-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-tosca-parser.html
... ====================================================================== FAIL: toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "toscaparser/tests/test_toscatplvalidation.py", line 445, in test_imports_file_namespace_fields "node_types") File "toscaparser/tests/test_toscatplvalidation.py", line 298, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "toscaparser/imports.py", line 85, in _validate_and_load_imports import_name, import_uri) File "toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/heat-translator/master/translator/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -3] Temporary failure in name resolution. ...