Created temporary directory: /tmp/pip-ephem-wheel-cache-70ru_rid Created temporary directory: /tmp/pip-req-tracker-x817t5m3 Created requirements tracker '/tmp/pip-req-tracker-x817t5m3' Created temporary directory: /tmp/pip-wheel-m0hvqep0 Collecting lb-controller==0.0.3 1 location(s) to search for versions of lb-controller: * https://pypi.org/simple/lb-controller/ Getting page https://pypi.org/simple/lb-controller/ Analyzing links from page https://pypi.org/simple/lb-controller/ Found link https://files.pythonhosted.org/packages/60/ad/b63dd8b587267cb97687ee9fb89f50dae97e1e296f5c381d9657727f3fda/lb_controller-0.0.1.tar.gz#sha256=0b751f2882b4ca6c093b3d949fcbb7de50025675ad98c9c95212617d3f275bed (from https://pypi.org/simple/lb-controller/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/f1/d6/eb9c35a919c141a48cda59c8819e902828e2c1a27d53f7142dd614fd26fa/lb_controller-0.0.2-py3-none-any.whl#sha256=9da1ac49641780990e518eacadc9bf101c1bbbe2a2fd6f7790e2c3e49bc7f0ea (from https://pypi.org/simple/lb-controller/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/08/b9/af591c7840b9cb9502450a4b359d813cef10eaea1c46a9e72b8e07f2a01e/lb_controller-0.0.2.tar.gz#sha256=8849f218690685cf4f18637649720578b630e5808fb7f963fdd740b0134d5956 (from https://pypi.org/simple/lb-controller/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/8d/54/f94f5640ce92e1d0f6aea84a0963d072356ac490ca27481da24ea4cbaf9f/lb_controller-0.0.3-py2-none-any.whl#sha256=7b69df98005b45377702061668032f359dfebfe544594a8b89f9fd3e1a90a68e (from https://pypi.org/simple/lb-controller/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz#sha256=940ed9f06e29fd2d674c8599982f30c2fadf9489f9cd1c34ab1282d17b2fa29d (from https://pypi.org/simple/lb-controller/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-bkol7xqw Downloading https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz#sha256=940ed9f06e29fd2d674c8599982f30c2fadf9489f9cd1c34ab1282d17b2fa29d (from https://pypi.org/simple/lb-controller/) Added lb-controller==0.0.3 from https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz#sha256=940ed9f06e29fd2d674c8599982f30c2fadf9489f9cd1c34ab1282d17b2fa29d to build tracker '/tmp/pip-req-tracker-x817t5m3' Running setup.py (path:/tmp/pip-wheel-m0hvqep0/lb-controller/setup.py) egg_info for package lb-controller Running command python setup.py egg_info running egg_info creating pip-egg-info/lb_controller.egg-info writing dependency_links to pip-egg-info/lb_controller.egg-info/dependency_links.txt writing requirements to pip-egg-info/lb_controller.egg-info/requires.txt writing top-level names to pip-egg-info/lb_controller.egg-info/top_level.txt writing pip-egg-info/lb_controller.egg-info/PKG-INFO writing manifest file 'pip-egg-info/lb_controller.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lb_controller.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lb_controller.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m0hvqep0/lb-controller has version 0.0.3, which satisfies requirement lb-controller==0.0.3 from https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz#sha256=940ed9f06e29fd2d674c8599982f30c2fadf9489f9cd1c34ab1282d17b2fa29d Removed lb-controller==0.0.3 from https://files.pythonhosted.org/packages/9f/67/51a03e062d3d1821bd9160daf5f2175a78d2ea0ab683c4576c0af56e080e/lb_controller-0.0.3.tar.gz#sha256=940ed9f06e29fd2d674c8599982f30c2fadf9489f9cd1c34ab1282d17b2fa29d from build tracker '/tmp/pip-req-tracker-x817t5m3' Building wheels for collected packages: lb-controller Created temporary directory: /tmp/pip-wheel-vg20_1vj Running setup.py bdist_wheel for lb-controller: started Destination directory: /tmp/pip-wheel-vg20_1vj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m0hvqep0/lb-controller/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-vg20_1vj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lb_controller copying lb_controller/daemon.py -> build/lib/lb_controller copying lb_controller/__init__.py -> build/lib/lb_controller copying lb_controller/k8s_cache.py -> build/lib/lb_controller copying lb_controller/event_handler.py -> build/lib/lb_controller copying lb_controller/cli_parse.py -> build/lib/lb_controller copying lb_controller/main.py -> build/lib/lb_controller 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/lb_controller copying build/lib/lb_controller/daemon.py -> build/bdist.linux-armv7l/wheel/lb_controller copying build/lib/lb_controller/__init__.py -> build/bdist.linux-armv7l/wheel/lb_controller copying build/lib/lb_controller/k8s_cache.py -> build/bdist.linux-armv7l/wheel/lb_controller copying build/lib/lb_controller/event_handler.py -> build/bdist.linux-armv7l/wheel/lb_controller copying build/lib/lb_controller/cli_parse.py -> build/bdist.linux-armv7l/wheel/lb_controller copying build/lib/lb_controller/main.py -> build/bdist.linux-armv7l/wheel/lb_controller running install_egg_info running egg_info writing dependency_links to lb_controller.egg-info/dependency_links.txt writing requirements to lb_controller.egg-info/requires.txt writing lb_controller.egg-info/PKG-INFO writing top-level names to lb_controller.egg-info/top_level.txt reading manifest file 'lb_controller.egg-info/SOURCES.txt' writing manifest file 'lb_controller.egg-info/SOURCES.txt' Copying lb_controller.egg-info to build/bdist.linux-armv7l/wheel/lb_controller-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lb_controller-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-vg20_1vj/lb_controller-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lb_controller/__init__.py' adding 'lb_controller/cli_parse.py' adding 'lb_controller/daemon.py' adding 'lb_controller/event_handler.py' adding 'lb_controller/k8s_cache.py' adding 'lb_controller/main.py' adding 'lb_controller-0.0.3.dist-info/METADATA' adding 'lb_controller-0.0.3.dist-info/WHEEL' adding 'lb_controller-0.0.3.dist-info/top_level.txt' adding 'lb_controller-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lb-controller: finished with status 'done' Stored in directory: /tmp/tmpun0q_759 Successfully built lb-controller Cleaning up... Removing source in /tmp/pip-wheel-m0hvqep0/lb-controller Removed build tracker '/tmp/pip-req-tracker-x817t5m3'