Created temporary directory: /tmp/pip-ephem-wheel-cache-1js9pq5d Created temporary directory: /tmp/pip-req-tracker-7opid9bz Created requirements tracker '/tmp/pip-req-tracker-7opid9bz' Created temporary directory: /tmp/pip-wheel-j_f1cfa5 Collecting v3io==0.0.2 1 location(s) to search for versions of v3io: * https://pypi.org/simple/v3io/ Getting page https://pypi.org/simple/v3io/ Analyzing links from page https://pypi.org/simple/v3io/ Found link https://files.pythonhosted.org/packages/14/b9/3dfedb1d10f6d743168decbf3f5338565f97e83e0b87eca694ec3a2710f4/v3io-0.0.1.tar.gz#sha256=dd2e7efb22042f6085543f60867446861325ba8112136dca5bf554fbbce2c2ed (from https://pypi.org/simple/v3io/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz#sha256=99cd7da6b5dcb5f566ca4a8ebad636582028f0eca70a59b19f3f465b265e6026 (from https://pypi.org/simple/v3io/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/08/35/378cf3d5a66180c817fee7f90e00dc65d0214b19d741ead1f48efc53616e/v3io-0.1.0.tar.gz#sha256=2b258155be2690636fe923c909b1a9896a6b5401bbde401a533ce50fdb9ca8f9 (from https://pypi.org/simple/v3io/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/bc/ef/9339c0420d559c32fe9016345c8993122690a9ff7f5cc402e35ce4003369/v3io-0.1.1.tar.gz#sha256=ca670cc574cf811448bb8fab0e479a620b60f02f09bace3fd1ed5df91e80bf00 (from https://pypi.org/simple/v3io/), version: 0.1.1 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-l8nifdct Downloading https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz#sha256=99cd7da6b5dcb5f566ca4a8ebad636582028f0eca70a59b19f3f465b265e6026 (from https://pypi.org/simple/v3io/) Added v3io==0.0.2 from https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz#sha256=99cd7da6b5dcb5f566ca4a8ebad636582028f0eca70a59b19f3f465b265e6026 to build tracker '/tmp/pip-req-tracker-7opid9bz' Running setup.py (path:/tmp/pip-wheel-j_f1cfa5/v3io/setup.py) egg_info for package v3io Running command python setup.py egg_info running egg_info creating pip-egg-info/v3io.egg-info writing dependency_links to pip-egg-info/v3io.egg-info/dependency_links.txt writing top-level names to pip-egg-info/v3io.egg-info/top_level.txt writing pip-egg-info/v3io.egg-info/PKG-INFO writing requirements to pip-egg-info/v3io.egg-info/requires.txt writing manifest file 'pip-egg-info/v3io.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/v3io.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'pip-egg-info/v3io.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j_f1cfa5/v3io has version 0.0.2, which satisfies requirement v3io==0.0.2 from https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz#sha256=99cd7da6b5dcb5f566ca4a8ebad636582028f0eca70a59b19f3f465b265e6026 Removed v3io==0.0.2 from https://files.pythonhosted.org/packages/1f/16/855f922142f26d32ff21df183334158f14c0924abb68bf44280b610b6046/v3io-0.0.2.tar.gz#sha256=99cd7da6b5dcb5f566ca4a8ebad636582028f0eca70a59b19f3f465b265e6026 from build tracker '/tmp/pip-req-tracker-7opid9bz' Building wheels for collected packages: v3io Created temporary directory: /tmp/pip-wheel-qjv7u_64 Running setup.py bdist_wheel for v3io: started Destination directory: /tmp/pip-wheel-qjv7u_64 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j_f1cfa5/v3io/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-qjv7u_64 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/v3io copying v3io/__init__.py -> build/lib/v3io creating build/lib/v3io/common copying v3io/common/helpers.py -> build/lib/v3io/common copying v3io/common/__init__.py -> build/lib/v3io/common creating build/lib/v3io/dataplane copying v3io/dataplane/items_cursor.py -> build/lib/v3io/dataplane copying v3io/dataplane/context.py -> build/lib/v3io/dataplane copying v3io/dataplane/__init__.py -> build/lib/v3io/dataplane creating build/lib/v3io/dataplane/v3io_api copying v3io/dataplane/v3io_api/response.py -> build/lib/v3io/dataplane/v3io_api copying v3io/dataplane/v3io_api/encoder.py -> build/lib/v3io/dataplane/v3io_api copying v3io/dataplane/v3io_api/__init__.py -> build/lib/v3io/dataplane/v3io_api creating build/lib/v3io/logger copying v3io/logger/logger.py -> build/lib/v3io/logger copying v3io/logger/__init__.py -> build/lib/v3io/logger installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/v3io creating build/bdist.linux-armv7l/wheel/v3io/common copying build/lib/v3io/common/helpers.py -> build/bdist.linux-armv7l/wheel/v3io/common copying build/lib/v3io/common/__init__.py -> build/bdist.linux-armv7l/wheel/v3io/common creating build/bdist.linux-armv7l/wheel/v3io/logger copying build/lib/v3io/logger/logger.py -> build/bdist.linux-armv7l/wheel/v3io/logger copying build/lib/v3io/logger/__init__.py -> build/bdist.linux-armv7l/wheel/v3io/logger creating build/bdist.linux-armv7l/wheel/v3io/dataplane creating build/bdist.linux-armv7l/wheel/v3io/dataplane/v3io_api copying build/lib/v3io/dataplane/v3io_api/response.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane/v3io_api copying build/lib/v3io/dataplane/v3io_api/encoder.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane/v3io_api copying build/lib/v3io/dataplane/v3io_api/__init__.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane/v3io_api copying build/lib/v3io/dataplane/items_cursor.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane copying build/lib/v3io/dataplane/context.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane copying build/lib/v3io/dataplane/__init__.py -> build/bdist.linux-armv7l/wheel/v3io/dataplane copying build/lib/v3io/__init__.py -> build/bdist.linux-armv7l/wheel/v3io running install_egg_info running egg_info writing dependency_links to v3io.egg-info/dependency_links.txt writing v3io.egg-info/PKG-INFO writing requirements to v3io.egg-info/requires.txt writing top-level names to v3io.egg-info/top_level.txt reading manifest file 'v3io.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'v3io.egg-info/SOURCES.txt' Copying v3io.egg-info to build/bdist.linux-armv7l/wheel/v3io-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/v3io-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-qjv7u_64/v3io-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'v3io/__init__.py' adding 'v3io/common/__init__.py' adding 'v3io/common/helpers.py' adding 'v3io/dataplane/__init__.py' adding 'v3io/dataplane/context.py' adding 'v3io/dataplane/items_cursor.py' adding 'v3io/dataplane/v3io_api/__init__.py' adding 'v3io/dataplane/v3io_api/encoder.py' adding 'v3io/dataplane/v3io_api/response.py' adding 'v3io/logger/__init__.py' adding 'v3io/logger/logger.py' adding 'v3io-0.0.2.dist-info/METADATA' adding 'v3io-0.0.2.dist-info/WHEEL' adding 'v3io-0.0.2.dist-info/top_level.txt' adding 'v3io-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for v3io: finished with status 'done' Stored in directory: /tmp/tmp1rogv31n Successfully built v3io Cleaning up... Removing source in /tmp/pip-wheel-j_f1cfa5/v3io Removed build tracker '/tmp/pip-req-tracker-7opid9bz'