Created temporary directory: /tmp/pip-ephem-wheel-cache-oe0_vv9f Created temporary directory: /tmp/pip-req-tracker-uiclto20 Created requirements tracker '/tmp/pip-req-tracker-uiclto20' Created temporary directory: /tmp/pip-wheel-nknj9o00 Collecting PysparkGateway==0.0.2 1 location(s) to search for versions of PysparkGateway: * https://pypi.org/simple/pysparkgateway/ Getting page https://pypi.org/simple/pysparkgateway/ Analyzing links from page https://pypi.org/simple/pysparkgateway/ Found link https://files.pythonhosted.org/packages/36/3f/0b04cffd701773f07782548d0557ab129d8d584172f9693287d5ef1969f9/PysparkGateway-0.0.1.tar.gz#sha256=d93bd5b379a1e8ae7aa5f2ed41cb2909ec883967e3a27faec90a3d2138faf4b4 (from https://pypi.org/simple/pysparkgateway/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz#sha256=07bd280c876518961ee47c64824a49960d9339a09192179c1d8f7a2fc4b5d796 (from https://pypi.org/simple/pysparkgateway/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-xcqupq27 Downloading https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz#sha256=07bd280c876518961ee47c64824a49960d9339a09192179c1d8f7a2fc4b5d796 (from https://pypi.org/simple/pysparkgateway/) Added PysparkGateway==0.0.2 from https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz#sha256=07bd280c876518961ee47c64824a49960d9339a09192179c1d8f7a2fc4b5d796 to build tracker '/tmp/pip-req-tracker-uiclto20' Running setup.py (path:/tmp/pip-wheel-nknj9o00/PysparkGateway/setup.py) egg_info for package PysparkGateway Running command python setup.py egg_info running egg_info creating pip-egg-info/PysparkGateway.egg-info writing requirements to pip-egg-info/PysparkGateway.egg-info/requires.txt writing pip-egg-info/PysparkGateway.egg-info/PKG-INFO writing dependency_links to pip-egg-info/PysparkGateway.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PysparkGateway.egg-info/top_level.txt writing manifest file 'pip-egg-info/PysparkGateway.egg-info/SOURCES.txt' package init file 'pyspark_gateway/patch_files/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/PysparkGateway.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PysparkGateway.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nknj9o00/PysparkGateway has version 0.0.2, which satisfies requirement PysparkGateway==0.0.2 from https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz#sha256=07bd280c876518961ee47c64824a49960d9339a09192179c1d8f7a2fc4b5d796 Removed PysparkGateway==0.0.2 from https://files.pythonhosted.org/packages/d1/2b/c96a36fdec93783e831d62ce3682e2bf408ebb8707d60a53740a773428f9/PysparkGateway-0.0.2.tar.gz#sha256=07bd280c876518961ee47c64824a49960d9339a09192179c1d8f7a2fc4b5d796 from build tracker '/tmp/pip-req-tracker-uiclto20' Building wheels for collected packages: PysparkGateway Created temporary directory: /tmp/pip-wheel-jachbia7 Running setup.py bdist_wheel for PysparkGateway: started Destination directory: /tmp/pip-wheel-jachbia7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nknj9o00/PysparkGateway/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-jachbia7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyspark_gateway copying pyspark_gateway/tunnel.py -> build/lib/pyspark_gateway copying pyspark_gateway/server.py -> build/lib/pyspark_gateway copying pyspark_gateway/__init__.py -> build/lib/pyspark_gateway package init file 'pyspark_gateway/patch_files/__init__.py' not found (or not a regular file) creating build/lib/pyspark_gateway/patch_files copying pyspark_gateway/patch_files/java_gateway_patch.py -> build/lib/pyspark_gateway/patch_files 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/pyspark_gateway creating build/bdist.linux-armv7l/wheel/pyspark_gateway/patch_files copying build/lib/pyspark_gateway/patch_files/java_gateway_patch.py -> build/bdist.linux-armv7l/wheel/pyspark_gateway/patch_files copying build/lib/pyspark_gateway/tunnel.py -> build/bdist.linux-armv7l/wheel/pyspark_gateway copying build/lib/pyspark_gateway/server.py -> build/bdist.linux-armv7l/wheel/pyspark_gateway copying build/lib/pyspark_gateway/__init__.py -> build/bdist.linux-armv7l/wheel/pyspark_gateway running install_egg_info running egg_info creating PysparkGateway.egg-info writing PysparkGateway.egg-info/PKG-INFO writing dependency_links to PysparkGateway.egg-info/dependency_links.txt writing requirements to PysparkGateway.egg-info/requires.txt writing top-level names to PysparkGateway.egg-info/top_level.txt writing manifest file 'PysparkGateway.egg-info/SOURCES.txt' reading manifest file 'PysparkGateway.egg-info/SOURCES.txt' writing manifest file 'PysparkGateway.egg-info/SOURCES.txt' Copying PysparkGateway.egg-info to build/bdist.linux-armv7l/wheel/PysparkGateway-0.0.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/PysparkGateway-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-jachbia7/PysparkGateway-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyspark_gateway/__init__.py' adding 'pyspark_gateway/server.py' adding 'pyspark_gateway/tunnel.py' adding 'pyspark_gateway/patch_files/java_gateway_patch.py' adding 'PysparkGateway-0.0.2.dist-info/LICENSE' adding 'PysparkGateway-0.0.2.dist-info/METADATA' adding 'PysparkGateway-0.0.2.dist-info/WHEEL' adding 'PysparkGateway-0.0.2.dist-info/top_level.txt' adding 'PysparkGateway-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PysparkGateway: finished with status 'done' Stored in directory: /tmp/tmpiigrsk4i Successfully built PysparkGateway Cleaning up... Removing source in /tmp/pip-wheel-nknj9o00/PysparkGateway Removed build tracker '/tmp/pip-req-tracker-uiclto20'