py36 create: /tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36 py36 installdeps: pytest==6.0.1, pip py36 installed: attrs==20.1.0,importlib-metadata==1.7.0,iniconfig==1.0.1,more-itertools==8.5.0,packaging==20.4,pluggy==0.13.1,py==1.9.0,pyparsing==2.4.7,pytest==6.0.1,six==1.15.0,toml==0.10.1,zipp==3.1.0 py36 run-test-pre: PYTHONHASHSEED='1106990598' py36 run-test: commands[0] | pip install ../pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any.whl Processing /tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any.whl Collecting pytest-asyncio Using cached pytest_asyncio-0.14.0-py3-none-any.whl (11 kB) Collecting mongomock Downloading mongomock-3.20.0-py2.py3-none-any.whl (51 kB) Processing /home/travis/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc/PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl Requirement already satisfied: pytest>=2.5.2 in ./.tox/py36/lib/python3.6/site-packages (from pytest-async-mongodb==0.0.1.dev3) (6.0.1) Collecting sentinels Downloading sentinels-1.0.0.tar.gz (4.1 kB) Requirement already satisfied: six in ./.tox/py36/lib/python3.6/site-packages (from mongomock->pytest-async-mongodb==0.0.1.dev3) (1.15.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (1.7.0) Requirement already satisfied: more-itertools>=4.0.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (8.5.0) Requirement already satisfied: packaging in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (20.4) Requirement already satisfied: iniconfig in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (1.0.1) Requirement already satisfied: pluggy<1.0,>=0.12 in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (0.13.1) Requirement already satisfied: attrs>=17.4.0 in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (20.1.0) Requirement already satisfied: toml in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (0.10.1) Requirement already satisfied: py>=1.8.2 in ./.tox/py36/lib/python3.6/site-packages (from pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (1.9.0) Requirement already satisfied: zipp>=0.5 in ./.tox/py36/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (3.1.0) Requirement already satisfied: pyparsing>=2.0.2 in ./.tox/py36/lib/python3.6/site-packages (from packaging->pytest>=2.5.2->pytest-async-mongodb==0.0.1.dev3) (2.4.7) Building wheels for collected packages: sentinels Building wheel for sentinels (setup.py): started Building wheel for sentinels (setup.py): finished with status 'done' Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3187 sha256=b7117f528499012e24ee53d87e4805b6324d88b38d290e3630fbed929326e6b2 Stored in directory: /home/travis/.cache/pip/wheels/a0/e7/2c/9d50df0a3eaf7ea4a63873428dcae1be4bee41b318c7d2d3bd Successfully built sentinels Installing collected packages: pytest-asyncio, sentinels, mongomock, pyyaml, pytest-async-mongodb Successfully installed mongomock-3.20.0 pytest-async-mongodb-0.0.1.dev3 pytest-asyncio-0.14.0 pyyaml-5.3.1 sentinels-1.0.0 py36 run-test: commands[1] | pytest --trace-config --help Traceback (most recent call last): File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/bin/pytest", line 8, in sys.exit(console_main()) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 180, in console_main code = main() File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 136, in main config = _prepareconfig(args, plugins) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 314, in _prepareconfig pluginmanager=pluginmanager, args=args File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 87, in firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/helpconfig.py", line 99, in pytest_cmdline_parse config = outcome.get_result() # type: Config File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 932, in pytest_cmdline_parse self.parse(args) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 1204, in parse self._preparse(args, addopts=addopts) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/config/__init__.py", line 1097, in _preparse self.pluginmanager.load_setuptools_entrypoints("pytest11") File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pluggy/manager.py", line 299, in load_setuptools_entrypoints plugin = ep.load() File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/importlib_metadata/__init__.py", line 105, in load module = import_module(match.group('module')) File "/opt/python/3.6.7/lib/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 665, in _load_unlocked File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/_pytest/assertion/rewrite.py", line 170, in exec_module exec(co, module.__dict__) File "/tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/lib/python3.6/site-packages/pytest_async_mongodb/plugin.py", line 11, in from bson import json_util ModuleNotFoundError: No module named 'bson' ERROR: InvocationError for command /tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/.tox/py36/bin/pytest --trace-config --help (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py36: commands failed write json report at: /tmp/tmpwt88ngrc/pytest_async_mongodb-0.0.1.dev3-py2.py3-none-any/result.json Time: 37.3 seconds