2020-07-06T13:52:15,441 Created temporary directory: /tmp/pip-ephem-wheel-cache-_yia9fui 2020-07-06T13:52:15,445 Created temporary directory: /tmp/pip-req-tracker-yxcu6twi 2020-07-06T13:52:15,446 Initialized build tracking at /tmp/pip-req-tracker-yxcu6twi 2020-07-06T13:52:15,447 Created build tracker: /tmp/pip-req-tracker-yxcu6twi 2020-07-06T13:52:15,447 Entered build tracker: /tmp/pip-req-tracker-yxcu6twi 2020-07-06T13:52:15,448 Created temporary directory: /tmp/pip-wheel-hpntdzzi 2020-07-06T13:52:15,466 1 location(s) to search for versions of kusanagi-sdk-python: 2020-07-06T13:52:15,466 * https://pypi.org/simple/kusanagi-sdk-python/ 2020-07-06T13:52:15,467 Fetching project page and analyzing links: https://pypi.org/simple/kusanagi-sdk-python/ 2020-07-06T13:52:15,468 Getting page https://pypi.org/simple/kusanagi-sdk-python/ 2020-07-06T13:52:15,470 Found index url https://pypi.org/simple 2020-07-06T13:52:15,673 Found link https://files.pythonhosted.org/packages/8a/70/bd4ff7a8dabc7b99b884f61611baf10e0fec6904dedd628dfaf57b2c9e12/kusanagi-sdk-python-1.0.0.tar.gz#sha256=1ffc13bc1e0c9be80b02a6718fcd9b639f5e82ced66ca5ee00d306a1ce2c8bce (from https://pypi.org/simple/kusanagi-sdk-python/), version: 1.0.0 2020-07-06T13:52:15,674 Found link https://files.pythonhosted.org/packages/99/52/e458a44a7306bd5f0008c819862b4b6f6189ddec7c69f9face1bc6e39cff/kusanagi-sdk-python-2.0.0.tar.gz#sha256=6f0f7c50a74eb18a67b42d50a7e09483edbbe308bd9087702aa04c362bda5890 (from https://pypi.org/simple/kusanagi-sdk-python/), version: 2.0.0 2020-07-06T13:52:15,675 Found link https://files.pythonhosted.org/packages/25/fc/7e0d6874bd736ba7e1bec6399235e28e196a597e4ec99026baf2418109af/kusanagi-sdk-python-2.1.0.tar.gz#sha256=adf55ae7e796876af596ac6e82b0b22a765c5391610e7963bd08dc2e1e3807c9 (from https://pypi.org/simple/kusanagi-sdk-python/), version: 2.1.0 2020-07-06T13:52:15,683 Given no hashes to check 1 links for project 'kusanagi-sdk-python': discarding no candidates 2020-07-06T13:52:15,684 Using version 2.1.0 (newest of versions: 2.1.0) 2020-07-06T13:52:15,690 Collecting kusanagi-sdk-python==2.1.0 2020-07-06T13:52:15,693 Created temporary directory: /tmp/pip-unpack-_ey_wgw7 2020-07-06T13:52:15,771 Downloading kusanagi-sdk-python-2.1.0.tar.gz (47 kB) 2020-07-06T13:52:16,110 Added kusanagi-sdk-python==2.1.0 from https://files.pythonhosted.org/packages/25/fc/7e0d6874bd736ba7e1bec6399235e28e196a597e4ec99026baf2418109af/kusanagi-sdk-python-2.1.0.tar.gz#sha256=adf55ae7e796876af596ac6e82b0b22a765c5391610e7963bd08dc2e1e3807c9 to build tracker '/tmp/pip-req-tracker-yxcu6twi' 2020-07-06T13:52:16,113 Running setup.py (path:/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/setup.py) egg_info for package kusanagi-sdk-python 2020-07-06T13:52:16,115 Created temporary directory: /tmp/pip-pip-egg-info-5rnv25nv 2020-07-06T13:52:16,115 Running command python setup.py egg_info 2020-07-06T13:52:18,443 Traceback (most recent call last): 2020-07-06T13:52:18,444 File "", line 1, in 2020-07-06T13:52:18,445 File "/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/setup.py", line 5, in 2020-07-06T13:52:18,446 from kusanagi.sdk import __license__ 2020-07-06T13:52:18,446 File "/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/kusanagi/sdk/__init__.py", line 13, in 2020-07-06T13:52:18,447 from .action import Action 2020-07-06T13:52:18,447 File "/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/kusanagi/sdk/action.py", line 19, in 2020-07-06T13:52:18,448 from .lib.call import Client 2020-07-06T13:52:18,448 File "/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/kusanagi/sdk/lib/call.py", line 20, in 2020-07-06T13:52:18,448 from .msgpack import pack 2020-07-06T13:52:18,449 File "/tmp/pip-wheel-hpntdzzi/kusanagi-sdk-python/kusanagi/sdk/lib/msgpack.py", line 14, in 2020-07-06T13:52:18,449 import msgpack 2020-07-06T13:52:18,450 ModuleNotFoundError: No module named 'msgpack' 2020-07-06T13:52:18,575 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-06T13:52:18,576 Exception information: 2020-07-06T13:52:18,576 Traceback (most recent call last): 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-06T13:52:18,576 status = self.run(options, args) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-06T13:52:18,576 return func(self, options, args) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-06T13:52:18,576 reqs, check_supported_wheels=True 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-06T13:52:18,576 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-06T13:52:18,576 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-06T13:52:18,576 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-06T13:52:18,576 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-06T13:52:18,576 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-06T13:52:18,576 self.req.prepare_metadata() 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-06T13:52:18,576 self.metadata_directory = self._generate_metadata() 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-06T13:52:18,576 details=self.name or "from {}".format(self.link) 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-06T13:52:18,576 command_desc='python setup.py egg_info', 2020-07-06T13:52:18,576 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-06T13:52:18,576 raise InstallationError(exc_msg) 2020-07-06T13:52:18,576 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-06T13:52:18,591 Removed kusanagi-sdk-python==2.1.0 from https://files.pythonhosted.org/packages/25/fc/7e0d6874bd736ba7e1bec6399235e28e196a597e4ec99026baf2418109af/kusanagi-sdk-python-2.1.0.tar.gz#sha256=adf55ae7e796876af596ac6e82b0b22a765c5391610e7963bd08dc2e1e3807c9 from build tracker '/tmp/pip-req-tracker-yxcu6twi' 2020-07-06T13:52:18,592 Removed build tracker: '/tmp/pip-req-tracker-yxcu6twi'