Your message dated Sun, 22 Mar 2020 14:21:28 +0100
with message-id <20200322132128.ga14...@xanadu.blop.info>
and subject line unreproducible FTBFS
has caused the Debian Bug report #954645,
regarding behave: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i 
python{version} -p "3.7 3.8" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
954645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: behave
Version: 1.2.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -i
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> copying setuptools_behave.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/step_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/tag_expression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model_describe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/i18n.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/tag_matcher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/matchers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/json_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/textutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/log_capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/fixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/userdata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/runner_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/importer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> copying behave/_stepimport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/junit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/summary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> copying behave/reporter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> copying behave/api/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> copying behave/api/async_step.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/formatter_missing_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/scenario_autoretry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> copying behave/contrib/substep_dirs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/_builtins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/progress.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/plain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/pretty.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/ansi_escapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/rerun.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/sphinx_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/sphinx_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> copying behave/formatter/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> copying behave/compat/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> copying behave/compat/collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> copying setuptools_behave.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/step_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/tag_expression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model_describe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/i18n.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/tag_matcher.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/matchers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/json_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/textutil.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/log_capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/fixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/userdata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model_core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/runner_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/importer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/capture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> copying behave/_stepimport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/junit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/summary.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> copying behave/reporter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> copying behave/api/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> copying behave/api/async_step.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/formatter_missing_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/scenario_autoretry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> copying behave/contrib/substep_dirs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/_builtins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/progress.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/plain.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/pretty.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/ansi_escapes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/_registry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/rerun.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/sphinx_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/sphinx_steps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> copying behave/formatter/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> copying behave/compat/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> copying behave/compat/collections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> Fixing 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/setuptools_behave.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/step_registry.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/configuration.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_expression.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/__main__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_describe.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/i18n.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/tag_matcher.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/matchers.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/json_parser.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/textutil.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/log_capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_types.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/fixture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/userdata.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model_core.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner_util.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/runner.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/importer.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/model.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/capture.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/_stepimport.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/junit.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/summary.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/reporter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/api/async_step.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/formatter_missing_steps.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/__init__.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/scenario_autoretry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/contrib/substep_dirs.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_builtins.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/progress.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/plain.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/__init__.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/json.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/pretty.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/ansi_escapes.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/formatters.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/_registry.py
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/rerun.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_util.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/tags.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/steps.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/sphinx_steps.py
>  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/base.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/formatter/null.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/__init__.py 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_behave/build/behave/compat/collections.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> cd docs && \
> PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9/' 
> https_proxy='https://127.0.0.1:9/' \
> python3 -m sphinx -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/
> Running Sphinx v1.8.5
> making output directory...
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable 
> due to <class 'requests.exceptions.ProxyError'>: 
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
> with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 
> 0x7f7e8fa40790>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 26 source files that are out of date
> updating environment: 26 added, 0 changed, 0 removed
> reading sources... [  3%] _common_extlinks
> reading sources... [  7%] api
> reading sources... [ 11%] appendix
> reading sources... [ 15%] behave
> reading sources... [ 19%] behave_ecosystem
> reading sources... [ 23%] comparison
> reading sources... [ 26%] context_attributes
> reading sources... [ 30%] fixtures
> reading sources... [ 34%] formatters
> reading sources... [ 38%] gherkin
> reading sources... [ 42%] index
> reading sources... [ 46%] install
> reading sources... [ 50%] more_info
> reading sources... [ 53%] new_and_noteworthy
> reading sources... [ 57%] new_and_noteworthy_v1.2.4
> reading sources... [ 61%] new_and_noteworthy_v1.2.5
> reading sources... [ 65%] new_and_noteworthy_v1.2.6
> reading sources... [ 69%] parse_builtin_types
> reading sources... [ 73%] philosophy
> reading sources... [ 76%] practical_tips
> reading sources... [ 80%] regular_expressions
> reading sources... [ 84%] related
> reading sources... [ 88%] test_domains
> reading sources... [ 92%] tutorial
> reading sources... [ 96%] usecase_django
> reading sources... [100%] usecase_flask
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  3%] _common_extlinks
> writing output... [  7%] api
> writing output... [ 11%] appendix
> writing output... [ 15%] behave
> writing output... [ 19%] behave_ecosystem
> writing output... [ 23%] comparison
> writing output... [ 26%] context_attributes
> writing output... [ 30%] fixtures
> writing output... [ 34%] formatters
> writing output... [ 38%] gherkin
> writing output... [ 42%] index
> writing output... [ 46%] install
> writing output... [ 50%] more_info
> writing output... [ 53%] new_and_noteworthy
> writing output... [ 57%] new_and_noteworthy_v1.2.4
> writing output... [ 61%] new_and_noteworthy_v1.2.5
> writing output... [ 65%] new_and_noteworthy_v1.2.6
> writing output... [ 69%] parse_builtin_types
> writing output... [ 73%] philosophy
> writing output... [ 76%] practical_tips
> writing output... [ 80%] regular_expressions
> writing output... [ 84%] related
> writing output... [ 88%] test_domains
> writing output... [ 92%] tutorial
> writing output... [ 96%] usecase_django
> writing output... [100%] usecase_flask
> 
> generating indices... genindex
> writing additional pages... search
> copying images... [100%] _static/behave_logo1.png
> 
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in ../.pybuild/docs/html.
> rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build; 
> python3.7 -m nose -v tests
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'behave4cmd0') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> Failure: ModuleNotFoundError (No module named 'pytest') ... ERROR
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/api/test_async_step.py",
>  line 13, in <module>
>     from ._test_async_step35 import TestAsyncStepDecorator35
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/api/_test_async_step35.py",
>  line 11, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'behave4cmd0')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_behave4cmd_command_shell_proc.py",
>  line 16, in <module>
>     from behave4cmd0.command_shell_proc import \
> ModuleNotFoundError: No module named 'behave4cmd0'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_capture.py",
>  line 10, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_context_cleanups.py",
>  line 17, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_explore_generator.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_fixture.py",
>  line 14, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_model_core.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_textutil.py",
>  line 8, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ======================================================================
> ERROR: Failure: ModuleNotFoundError (No module named 'pytest')
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build/tests/unit/test_userdata.py",
>  line 6, in <module>
>     import pytest
> ModuleNotFoundError: No module named 'pytest'
> 
> ----------------------------------------------------------------------
> Ran 9 tests in 0.003s
> 
> FAILED (errors=9)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_behave/build; python3.7 -m nose -v 
> tests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.7 
> 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/behave_1.2.6-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Hi,

I'm closing those bugs: those failures are no longer reproducible,
checking again 12 hours later. Either they were caused by another
package that was fixed in the meantime, or they are random failures.

Lucas

--- End Message ---

Reply via email to