2020-06-22T13:22:29,147 Created temporary directory: /tmp/pip-ephem-wheel-cache-xvvnt70l 2020-06-22T13:22:29,152 Created temporary directory: /tmp/pip-req-tracker-4q6r8lgf 2020-06-22T13:22:29,153 Initialized build tracking at /tmp/pip-req-tracker-4q6r8lgf 2020-06-22T13:22:29,154 Created build tracker: /tmp/pip-req-tracker-4q6r8lgf 2020-06-22T13:22:29,155 Entered build tracker: /tmp/pip-req-tracker-4q6r8lgf 2020-06-22T13:22:29,156 Created temporary directory: /tmp/pip-wheel-3d7mj2rd 2020-06-22T13:22:29,176 1 location(s) to search for versions of kapture: 2020-06-22T13:22:29,176 * https://pypi.org/simple/kapture/ 2020-06-22T13:22:29,177 Fetching project page and analyzing links: https://pypi.org/simple/kapture/ 2020-06-22T13:22:29,178 Getting page https://pypi.org/simple/kapture/ 2020-06-22T13:22:29,180 Found index url https://pypi.org/simple 2020-06-22T13:22:29,389 Skipping link: No binaries permitted for kapture: https://files.pythonhosted.org/packages/d6/e4/afbf239f25c5c07cf06bbe225f0b4be2e17f72e8019aeae74039c8750472/kapture-0.0.9-py3-none-any.whl#sha256=c884e5949413f5b9d9828258bcc5ffd9afb9a672ccd402ef70ba4945f526f406 (from https://pypi.org/simple/kapture/) (requires-python:>=3.6) 2020-06-22T13:22:29,390 Found link https://files.pythonhosted.org/packages/5a/c6/7d9f4d9cb77efb7357093ae7400e37704da4e9ddbfaa097403377a4ade8a/kapture-0.0.9.tar.gz#sha256=971c2abe329abb839e6abfcf60f170551e5cec5c648d790b3fa88673341f41dd (from https://pypi.org/simple/kapture/) (requires-python:>=3.6), version: 0.0.9 2020-06-22T13:22:29,397 Given no hashes to check 1 links for project 'kapture': discarding no candidates 2020-06-22T13:22:29,398 Using version 0.0.9 (newest of versions: 0.0.9) 2020-06-22T13:22:29,404 Collecting kapture==0.0.9 2020-06-22T13:22:29,407 Created temporary directory: /tmp/pip-unpack-5znpbaa4 2020-06-22T13:22:29,640 Downloading kapture-0.0.9.tar.gz (121 kB) 2020-06-22T13:22:30,257 Added kapture==0.0.9 from https://files.pythonhosted.org/packages/5a/c6/7d9f4d9cb77efb7357093ae7400e37704da4e9ddbfaa097403377a4ade8a/kapture-0.0.9.tar.gz#sha256=971c2abe329abb839e6abfcf60f170551e5cec5c648d790b3fa88673341f41dd to build tracker '/tmp/pip-req-tracker-4q6r8lgf' 2020-06-22T13:22:30,259 Running setup.py (path:/tmp/pip-wheel-3d7mj2rd/kapture/setup.py) egg_info for package kapture 2020-06-22T13:22:30,260 Created temporary directory: /tmp/pip-pip-egg-info-5ywyumko 2020-06-22T13:22:30,261 Running command python setup.py egg_info 2020-06-22T13:22:31,946 Traceback (most recent call last): 2020-06-22T13:22:31,947 File "", line 1, in 2020-06-22T13:22:31,948 File "/tmp/pip-wheel-3d7mj2rd/kapture/setup.py", line 39, in 2020-06-22T13:22:31,949 long_description = read_doc(readme_filepath) 2020-06-22T13:22:31,950 File "/tmp/pip-wheel-3d7mj2rd/kapture/setup.py", line 27, in read_doc 2020-06-22T13:22:31,950 check_call(['asciidoctor', '-b', 'docbook', filepath, '-o', xml_filepath]) 2020-06-22T13:22:31,951 File "/usr/lib/python3.7/subprocess.py", line 342, in check_call 2020-06-22T13:22:31,952 retcode = call(*popenargs, **kwargs) 2020-06-22T13:22:31,953 File "/usr/lib/python3.7/subprocess.py", line 323, in call 2020-06-22T13:22:31,954 with Popen(*popenargs, **kwargs) as p: 2020-06-22T13:22:31,954 File "/usr/lib/python3.7/subprocess.py", line 775, in __init__ 2020-06-22T13:22:31,955 restore_signals, start_new_session) 2020-06-22T13:22:31,956 File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child 2020-06-22T13:22:31,957 raise child_exception_type(errno_num, err_msg, err_filename) 2020-06-22T13:22:31,957 FileNotFoundError: [Errno 2] No such file or directory: 'asciidoctor': 'asciidoctor' 2020-06-22T13:22:32,082 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-22T13:22:32,083 Exception information: 2020-06-22T13:22:32,083 Traceback (most recent call last): 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-22T13:22:32,083 status = self.run(options, args) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-22T13:22:32,083 return func(self, options, args) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-22T13:22:32,083 reqs, check_supported_wheels=True 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-22T13:22:32,083 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-22T13:22:32,083 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-22T13:22:32,083 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-22T13:22:32,083 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-22T13:22:32,083 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-22T13:22:32,083 self.req.prepare_metadata() 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-22T13:22:32,083 self.metadata_directory = self._generate_metadata() 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-22T13:22:32,083 details=self.name or "from {}".format(self.link) 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-22T13:22:32,083 command_desc='python setup.py egg_info', 2020-06-22T13:22:32,083 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-22T13:22:32,083 raise InstallationError(exc_msg) 2020-06-22T13:22:32,083 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-22T13:22:32,104 Removed kapture==0.0.9 from https://files.pythonhosted.org/packages/5a/c6/7d9f4d9cb77efb7357093ae7400e37704da4e9ddbfaa097403377a4ade8a/kapture-0.0.9.tar.gz#sha256=971c2abe329abb839e6abfcf60f170551e5cec5c648d790b3fa88673341f41dd from build tracker '/tmp/pip-req-tracker-4q6r8lgf' 2020-06-22T13:22:32,105 Removed build tracker: '/tmp/pip-req-tracker-4q6r8lgf'