Created temporary directory: /tmp/pip-ephem-wheel-cache-_t3t291a Created temporary directory: /tmp/pip-req-tracker-br9zov3m Created requirements tracker '/tmp/pip-req-tracker-br9zov3m' Created temporary directory: /tmp/pip-wheel-l17x4urf Looking in indexes: https://pypi.python.org/simple Collecting denzel==0.1.4 1 location(s) to search for versions of denzel: * https://pypi.python.org/simple/denzel/ Getting page https://pypi.python.org/simple/denzel/ Analyzing links from page https://pypi.org/simple/denzel/ Found link https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz#sha256=598fe12a73487d81e154ab8925b7ac5da65aa9661bc0fbd3791d5e9ea9b2d59c (from https://pypi.org/simple/denzel/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-nyr2spf1 Downloading https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz (6.5MB) Downloading from URL https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz#sha256=598fe12a73487d81e154ab8925b7ac5da65aa9661bc0fbd3791d5e9ea9b2d59c (from https://pypi.org/simple/denzel/) Added denzel==0.1.4 from https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz#sha256=598fe12a73487d81e154ab8925b7ac5da65aa9661bc0fbd3791d5e9ea9b2d59c to build tracker '/tmp/pip-req-tracker-br9zov3m' Running setup.py (path:/tmp/pip-wheel-l17x4urf/denzel/setup.py) egg_info for package denzel Running command python setup.py egg_info running egg_info creating pip-egg-info/denzel.egg-info writing dependency_links to pip-egg-info/denzel.egg-info/dependency_links.txt writing pip-egg-info/denzel.egg-info/PKG-INFO writing entry points to pip-egg-info/denzel.egg-info/entry_points.txt writing requirements to pip-egg-info/denzel.egg-info/requires.txt writing top-level names to pip-egg-info/denzel.egg-info/top_level.txt writing manifest file 'pip-egg-info/denzel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/denzel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'entrypoints' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'pip-egg-info/denzel.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l17x4urf/denzel has version 0.1.4, which satisfies requirement denzel==0.1.4 from https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz#sha256=598fe12a73487d81e154ab8925b7ac5da65aa9661bc0fbd3791d5e9ea9b2d59c Removed denzel==0.1.4 from https://files.pythonhosted.org/packages/10/51/ae3dfb5a4f60d788c209850de2a9127590533b798b86ac0481f365c6e1fb/denzel-0.1.4.tar.gz#sha256=598fe12a73487d81e154ab8925b7ac5da65aa9661bc0fbd3791d5e9ea9b2d59c from build tracker '/tmp/pip-req-tracker-br9zov3m' Building wheels for collected packages: denzel Created temporary directory: /tmp/pip-wheel-1grcojqa Running setup.py bdist_wheel for denzel: started Destination directory: /tmp/pip-wheel-1grcojqa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l17x4urf/denzel/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-1grcojqa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/denzel copying src/denzel/__init__.py -> build/lib/denzel creating build/lib/denzel_cli copying src/denzel_cli/commands.py -> build/lib/denzel_cli copying src/denzel_cli/__init__.py -> build/lib/denzel_cli copying src/denzel_cli/utils.py -> build/lib/denzel_cli copying src/denzel_cli/config.py -> build/lib/denzel_cli creating build/lib/denzel/app copying src/denzel/app/tasks.py -> build/lib/denzel/app copying src/denzel/app/__init__.py -> build/lib/denzel/app creating build/lib/denzel/app/logic copying src/denzel/app/logic/pipeline.py -> build/lib/denzel/app/logic copying src/denzel/app/logic/__init__.py -> build/lib/denzel/app/logic creating build/lib/denzel_cli/scripts copying src/denzel_cli/scripts/__init__.py -> build/lib/denzel_cli/scripts copying src/denzel_cli/scripts/cli.py -> build/lib/denzel_cli/scripts running egg_info writing top-level names to src/denzel.egg-info/top_level.txt writing src/denzel.egg-info/PKG-INFO writing dependency_links to src/denzel.egg-info/dependency_links.txt writing entry points to src/denzel.egg-info/entry_points.txt writing requirements to src/denzel.egg-info/requires.txt reading manifest file 'src/denzel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'entrypoints' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'src/denzel.egg-info/SOURCES.txt' copying src/denzel/Dockerfile -> build/lib/denzel copying src/denzel/Dockerfile.gpu -> build/lib/denzel copying src/denzel/docker-compose.yml -> build/lib/denzel copying src/denzel/requirements.txt -> build/lib/denzel creating build/lib/denzel/entrypoints copying src/denzel/entrypoints/api.sh -> build/lib/denzel/entrypoints copying src/denzel/entrypoints/denzel.sh -> build/lib/denzel/entrypoints copying src/denzel/entrypoints/monitor.sh -> build/lib/denzel/entrypoints creating build/lib/denzel/app/assets copying src/denzel/app/assets/info.txt -> build/lib/denzel/app/assets 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/denzel creating build/bdist.linux-armv7l/wheel/denzel/entrypoints copying build/lib/denzel/entrypoints/denzel.sh -> build/bdist.linux-armv7l/wheel/denzel/entrypoints copying build/lib/denzel/entrypoints/monitor.sh -> build/bdist.linux-armv7l/wheel/denzel/entrypoints copying build/lib/denzel/entrypoints/api.sh -> build/bdist.linux-armv7l/wheel/denzel/entrypoints copying build/lib/denzel/docker-compose.yml -> build/bdist.linux-armv7l/wheel/denzel copying build/lib/denzel/__init__.py -> build/bdist.linux-armv7l/wheel/denzel copying build/lib/denzel/requirements.txt -> build/bdist.linux-armv7l/wheel/denzel creating build/bdist.linux-armv7l/wheel/denzel/app creating build/bdist.linux-armv7l/wheel/denzel/app/assets copying build/lib/denzel/app/assets/info.txt -> build/bdist.linux-armv7l/wheel/denzel/app/assets copying build/lib/denzel/app/tasks.py -> build/bdist.linux-armv7l/wheel/denzel/app copying build/lib/denzel/app/__init__.py -> build/bdist.linux-armv7l/wheel/denzel/app creating build/bdist.linux-armv7l/wheel/denzel/app/logic copying build/lib/denzel/app/logic/pipeline.py -> build/bdist.linux-armv7l/wheel/denzel/app/logic copying build/lib/denzel/app/logic/__init__.py -> build/bdist.linux-armv7l/wheel/denzel/app/logic copying build/lib/denzel/Dockerfile.gpu -> build/bdist.linux-armv7l/wheel/denzel copying build/lib/denzel/Dockerfile -> build/bdist.linux-armv7l/wheel/denzel creating build/bdist.linux-armv7l/wheel/denzel_cli creating build/bdist.linux-armv7l/wheel/denzel_cli/scripts copying build/lib/denzel_cli/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/denzel_cli/scripts copying build/lib/denzel_cli/scripts/cli.py -> build/bdist.linux-armv7l/wheel/denzel_cli/scripts copying build/lib/denzel_cli/commands.py -> build/bdist.linux-armv7l/wheel/denzel_cli copying build/lib/denzel_cli/__init__.py -> build/bdist.linux-armv7l/wheel/denzel_cli copying build/lib/denzel_cli/utils.py -> build/bdist.linux-armv7l/wheel/denzel_cli copying build/lib/denzel_cli/config.py -> build/bdist.linux-armv7l/wheel/denzel_cli running install_egg_info Copying src/denzel.egg-info to build/bdist.linux-armv7l/wheel/denzel-0.1.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/denzel-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for denzel: finished with status 'done' Stored in directory: /tmp/tmpvpeguf2x Successfully built denzel Cleaning up... Removing source in /tmp/pip-wheel-l17x4urf/denzel Removed build tracker '/tmp/pip-req-tracker-br9zov3m'