Created temporary directory: /tmp/pip-ephem-wheel-cache-d5mkacr8 Created temporary directory: /tmp/pip-req-tracker-bkhlj03s Created requirements tracker '/tmp/pip-req-tracker-bkhlj03s' Created temporary directory: /tmp/pip-wheel-28s0grrf Collecting iot-gw==0.1.dev31 1 location(s) to search for versions of iot-gw: * https://pypi.org/simple/iot-gw/ Getting page https://pypi.org/simple/iot-gw/ Analyzing links from page https://pypi.org/simple/iot-gw/ Found link https://files.pythonhosted.org/packages/bd/fa/216be70fb6bb345a8851f13951b567422bcae9601a530b1afe972b15d8c4/iot_gw-0.1.dev29.tar.gz#sha256=7cf6950da48ecfe616c1003adcbbbab86a05169c5538506287c78bb0b811c81e (from https://pypi.org/simple/iot-gw/) (requires-python:>=3), version: 0.1.dev29 Found link https://files.pythonhosted.org/packages/d4/4d/7b1f24e68b51795ac50f023031f8f5fee4533a184c2d097d2d1cdf920aec/iot_gw-0.1.dev30.tar.gz#sha256=1be1620e21169a8e59a883f9a5d17aaf863bd5ad1e414168583bf469501b8cc0 (from https://pypi.org/simple/iot-gw/) (requires-python:>=3), version: 0.1.dev30 Found link https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz#sha256=5e6dd7ff57b9d61d8f89d1116bd757a4bf882e124ecd7565daf8a91e72b30e19 (from https://pypi.org/simple/iot-gw/) (requires-python:>=3), version: 0.1.dev31 Using version 0.1.dev31 (newest of versions: 0.1.dev31) Created temporary directory: /tmp/pip-unpack-dxcfod_1 Downloading https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz (63kB) Downloading from URL https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz#sha256=5e6dd7ff57b9d61d8f89d1116bd757a4bf882e124ecd7565daf8a91e72b30e19 (from https://pypi.org/simple/iot-gw/) (requires-python:>=3) Added iot-gw==0.1.dev31 from https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz#sha256=5e6dd7ff57b9d61d8f89d1116bd757a4bf882e124ecd7565daf8a91e72b30e19 to build tracker '/tmp/pip-req-tracker-bkhlj03s' Running setup.py (path:/tmp/pip-wheel-28s0grrf/iot-gw/setup.py) egg_info for package iot-gw Running command python setup.py egg_info running egg_info creating pip-egg-info/iot_gw.egg-info writing top-level names to pip-egg-info/iot_gw.egg-info/top_level.txt writing dependency_links to pip-egg-info/iot_gw.egg-info/dependency_links.txt writing requirements to pip-egg-info/iot_gw.egg-info/requires.txt writing pip-egg-info/iot_gw.egg-info/PKG-INFO writing manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis-ci' warning: no previously-included files found matching 'main.py' warning: no previously-included files found matching 'request.http' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'pip-egg-info/iot_gw.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-28s0grrf/iot-gw has version 0.1.dev31, which satisfies requirement iot-gw==0.1.dev31 from https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz#sha256=5e6dd7ff57b9d61d8f89d1116bd757a4bf882e124ecd7565daf8a91e72b30e19 Removed iot-gw==0.1.dev31 from https://files.pythonhosted.org/packages/a1/37/ee068c70f878be1431f57bf9ddc3049b9ee75bda555ac1f42c7c20bfbdb8/iot_gw-0.1.dev31.tar.gz#sha256=5e6dd7ff57b9d61d8f89d1116bd757a4bf882e124ecd7565daf8a91e72b30e19 from build tracker '/tmp/pip-req-tracker-bkhlj03s' Building wheels for collected packages: iot-gw Created temporary directory: /tmp/pip-wheel-yiyc8etk Running setup.py bdist_wheel for iot-gw: started Destination directory: /tmp/pip-wheel-yiyc8etk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-28s0grrf/iot-gw/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-yiyc8etk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/gcp_bridge_test.py -> build/lib/tests copying tests/device_test.py -> build/lib/tests copying tests/gateway_test.py -> build/lib/tests creating build/lib/iot_gw copying iot_gw/__init__.py -> build/lib/iot_gw copying iot_gw/device.py -> build/lib/iot_gw copying iot_gw/gateway.py -> build/lib/iot_gw creating build/lib/iot_gw/proxy copying iot_gw/proxy/http.py -> build/lib/iot_gw/proxy copying iot_gw/proxy/__init__.py -> build/lib/iot_gw/proxy creating build/lib/iot_gw/bridge copying iot_gw/bridge/__init__.py -> build/lib/iot_gw/bridge copying iot_gw/bridge/gcp.py -> build/lib/iot_gw/bridge 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/gcp_bridge_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/device_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/gateway_test.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/iot_gw copying build/lib/iot_gw/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw creating build/bdist.linux-armv7l/wheel/iot_gw/proxy copying build/lib/iot_gw/proxy/http.py -> build/bdist.linux-armv7l/wheel/iot_gw/proxy copying build/lib/iot_gw/proxy/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw/proxy copying build/lib/iot_gw/device.py -> build/bdist.linux-armv7l/wheel/iot_gw copying build/lib/iot_gw/gateway.py -> build/bdist.linux-armv7l/wheel/iot_gw creating build/bdist.linux-armv7l/wheel/iot_gw/bridge copying build/lib/iot_gw/bridge/__init__.py -> build/bdist.linux-armv7l/wheel/iot_gw/bridge copying build/lib/iot_gw/bridge/gcp.py -> build/bdist.linux-armv7l/wheel/iot_gw/bridge running install_egg_info running egg_info writing requirements to iot_gw.egg-info/requires.txt writing top-level names to iot_gw.egg-info/top_level.txt writing iot_gw.egg-info/PKG-INFO writing dependency_links to iot_gw.egg-info/dependency_links.txt reading manifest file 'iot_gw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching 'docs' warning: no previously-included files found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis-ci' warning: no previously-included files found matching 'main.py' warning: no previously-included files found matching 'request.http' warning: no previously-included files found matching 'requirements.txt' writing manifest file 'iot_gw.egg-info/SOURCES.txt' Copying iot_gw.egg-info to build/bdist.linux-armv7l/wheel/iot_gw-0.1.dev31-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/iot_gw-0.1.dev31.dist-info/WHEEL creating '/tmp/pip-wheel-yiyc8etk/iot_gw-0.1.dev31-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'iot_gw/__init__.py' adding 'iot_gw/device.py' adding 'iot_gw/gateway.py' adding 'iot_gw/bridge/__init__.py' adding 'iot_gw/bridge/gcp.py' adding 'iot_gw/proxy/__init__.py' adding 'iot_gw/proxy/http.py' adding 'tests/__init__.py' adding 'tests/device_test.py' adding 'tests/gateway_test.py' adding 'tests/gcp_bridge_test.py' adding 'iot_gw-0.1.dev31.dist-info/LICENSE' adding 'iot_gw-0.1.dev31.dist-info/METADATA' adding 'iot_gw-0.1.dev31.dist-info/WHEEL' adding 'iot_gw-0.1.dev31.dist-info/top_level.txt' adding 'iot_gw-0.1.dev31.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for iot-gw: finished with status 'done' Stored in directory: /tmp/tmpznq8hf3y Successfully built iot-gw Cleaning up... Removing source in /tmp/pip-wheel-28s0grrf/iot-gw Removed build tracker '/tmp/pip-req-tracker-bkhlj03s'