Created temporary directory: /tmp/pip-ephem-wheel-cache-ei58lzkq Created temporary directory: /tmp/pip-req-tracker-w9hf9ytj Created requirements tracker '/tmp/pip-req-tracker-w9hf9ytj' Created temporary directory: /tmp/pip-wheel-jmdrp__g Collecting hmsclient-hive-3==0.1.1 1 location(s) to search for versions of hmsclient-hive-3: * https://pypi.org/simple/hmsclient-hive-3/ Getting page https://pypi.org/simple/hmsclient-hive-3/ Analyzing links from page https://pypi.org/simple/hmsclient-hive-3/ Found link https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz#sha256=45b40f6d504e1c341184b04283f4bd93374ceb8f5ac945a92fc1899162aa26c9 (from https://pypi.org/simple/hmsclient-hive-3/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-7_u9cw76 Downloading https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz (112kB) Downloading from URL https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz#sha256=45b40f6d504e1c341184b04283f4bd93374ceb8f5ac945a92fc1899162aa26c9 (from https://pypi.org/simple/hmsclient-hive-3/) Added hmsclient-hive-3==0.1.1 from https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz#sha256=45b40f6d504e1c341184b04283f4bd93374ceb8f5ac945a92fc1899162aa26c9 to build tracker '/tmp/pip-req-tracker-w9hf9ytj' Running setup.py (path:/tmp/pip-wheel-jmdrp__g/hmsclient-hive-3/setup.py) egg_info for package hmsclient-hive-3 Running command python setup.py egg_info running egg_info creating pip-egg-info/hmsclient_hive_3.egg-info writing requirements to pip-egg-info/hmsclient_hive_3.egg-info/requires.txt writing top-level names to pip-egg-info/hmsclient_hive_3.egg-info/top_level.txt writing pip-egg-info/hmsclient_hive_3.egg-info/PKG-INFO writing dependency_links to pip-egg-info/hmsclient_hive_3.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hmsclient_hive_3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hmsclient_hive_3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hmsclient_hive_3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jmdrp__g/hmsclient-hive-3 has version 0.1.1, which satisfies requirement hmsclient-hive-3==0.1.1 from https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz#sha256=45b40f6d504e1c341184b04283f4bd93374ceb8f5ac945a92fc1899162aa26c9 Removed hmsclient-hive-3==0.1.1 from https://files.pythonhosted.org/packages/0a/87/3a0638e25037030fb85e45a7bf3fd7f2cea6437ad72c3304e252dcab254a/hmsclient-hive-3-0.1.1.tar.gz#sha256=45b40f6d504e1c341184b04283f4bd93374ceb8f5ac945a92fc1899162aa26c9 from build tracker '/tmp/pip-req-tracker-w9hf9ytj' Building wheels for collected packages: hmsclient-hive-3 Created temporary directory: /tmp/pip-wheel-341iqx2n Running setup.py bdist_wheel for hmsclient-hive-3: started Destination directory: /tmp/pip-wheel-341iqx2n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jmdrp__g/hmsclient-hive-3/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-341iqx2n running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hmsclient copying hmsclient/__init__.py -> build/lib/hmsclient copying hmsclient/hmsclient.py -> build/lib/hmsclient creating build/lib/hmsclient/genthrift copying hmsclient/genthrift/__init__.py -> build/lib/hmsclient/genthrift creating build/lib/hmsclient/genthrift/hive_metastore copying hmsclient/genthrift/hive_metastore/__init__.py -> build/lib/hmsclient/genthrift/hive_metastore copying hmsclient/genthrift/hive_metastore/ttypes.py -> build/lib/hmsclient/genthrift/hive_metastore copying hmsclient/genthrift/hive_metastore/constants.py -> build/lib/hmsclient/genthrift/hive_metastore copying hmsclient/genthrift/hive_metastore/ThriftHiveMetastore.py -> build/lib/hmsclient/genthrift/hive_metastore creating build/lib/hmsclient/genthrift/fb303 copying hmsclient/genthrift/fb303/__init__.py -> build/lib/hmsclient/genthrift/fb303 copying hmsclient/genthrift/fb303/ttypes.py -> build/lib/hmsclient/genthrift/fb303 copying hmsclient/genthrift/fb303/constants.py -> build/lib/hmsclient/genthrift/fb303 copying hmsclient/genthrift/fb303/FacebookService.py -> build/lib/hmsclient/genthrift/fb303 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/hmsclient copying build/lib/hmsclient/__init__.py -> build/bdist.linux-armv7l/wheel/hmsclient copying build/lib/hmsclient/hmsclient.py -> build/bdist.linux-armv7l/wheel/hmsclient creating build/bdist.linux-armv7l/wheel/hmsclient/genthrift copying build/lib/hmsclient/genthrift/__init__.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift creating build/bdist.linux-armv7l/wheel/hmsclient/genthrift/hive_metastore copying build/lib/hmsclient/genthrift/hive_metastore/__init__.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/hive_metastore copying build/lib/hmsclient/genthrift/hive_metastore/ttypes.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/hive_metastore copying build/lib/hmsclient/genthrift/hive_metastore/constants.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/hive_metastore copying build/lib/hmsclient/genthrift/hive_metastore/ThriftHiveMetastore.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/hive_metastore creating build/bdist.linux-armv7l/wheel/hmsclient/genthrift/fb303 copying build/lib/hmsclient/genthrift/fb303/__init__.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/fb303 copying build/lib/hmsclient/genthrift/fb303/ttypes.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/fb303 copying build/lib/hmsclient/genthrift/fb303/constants.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/fb303 copying build/lib/hmsclient/genthrift/fb303/FacebookService.py -> build/bdist.linux-armv7l/wheel/hmsclient/genthrift/fb303 running install_egg_info running egg_info writing hmsclient_hive_3.egg-info/PKG-INFO writing top-level names to hmsclient_hive_3.egg-info/top_level.txt writing requirements to hmsclient_hive_3.egg-info/requires.txt writing dependency_links to hmsclient_hive_3.egg-info/dependency_links.txt reading manifest file 'hmsclient_hive_3.egg-info/SOURCES.txt' writing manifest file 'hmsclient_hive_3.egg-info/SOURCES.txt' Copying hmsclient_hive_3.egg-info to build/bdist.linux-armv7l/wheel/hmsclient_hive_3-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hmsclient_hive_3-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-341iqx2n/hmsclient_hive_3-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hmsclient/__init__.py' adding 'hmsclient/hmsclient.py' adding 'hmsclient/genthrift/__init__.py' adding 'hmsclient/genthrift/fb303/FacebookService.py' adding 'hmsclient/genthrift/fb303/__init__.py' adding 'hmsclient/genthrift/fb303/constants.py' adding 'hmsclient/genthrift/fb303/ttypes.py' adding 'hmsclient/genthrift/hive_metastore/ThriftHiveMetastore.py' adding 'hmsclient/genthrift/hive_metastore/__init__.py' adding 'hmsclient/genthrift/hive_metastore/constants.py' adding 'hmsclient/genthrift/hive_metastore/ttypes.py' adding 'hmsclient_hive_3-0.1.1.dist-info/METADATA' adding 'hmsclient_hive_3-0.1.1.dist-info/WHEEL' adding 'hmsclient_hive_3-0.1.1.dist-info/top_level.txt' adding 'hmsclient_hive_3-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hmsclient-hive-3: finished with status 'done' Stored in directory: /tmp/tmp5wwvkyzf Successfully built hmsclient-hive-3 Cleaning up... Removing source in /tmp/pip-wheel-jmdrp__g/hmsclient-hive-3 Removed build tracker '/tmp/pip-req-tracker-w9hf9ytj'