Created temporary directory: /tmp/pip-ephem-wheel-cache-_ku1kmhh Created temporary directory: /tmp/pip-req-tracker-hvlrxqvu Created requirements tracker '/tmp/pip-req-tracker-hvlrxqvu' Created temporary directory: /tmp/pip-wheel-coqt3o6c Looking in indexes: https://pypi.python.org/simple Collecting mbq.ranch==0.0.1 1 location(s) to search for versions of mbq.ranch: * https://pypi.python.org/simple/mbq-ranch/ Getting page https://pypi.python.org/simple/mbq-ranch/ Analyzing links from page https://pypi.org/simple/mbq-ranch/ Found link https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 (from https://pypi.org/simple/mbq-ranch/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-sknby5oi Downloading https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 (from https://pypi.org/simple/mbq-ranch/) Added mbq.ranch==0.0.1 from https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 to build tracker '/tmp/pip-req-tracker-hvlrxqvu' Running setup.py (path:/tmp/pip-wheel-coqt3o6c/mbq.ranch/setup.py) egg_info for package mbq.ranch Running command python setup.py egg_info running egg_info creating pip-egg-info/mbq.ranch.egg-info writing pip-egg-info/mbq.ranch.egg-info/PKG-INFO writing requirements to pip-egg-info/mbq.ranch.egg-info/requires.txt writing dependency_links to pip-egg-info/mbq.ranch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mbq.ranch.egg-info/top_level.txt writing manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-coqt3o6c/mbq.ranch has version 0.0.1, which satisfies requirement mbq.ranch==0.0.1 from https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 Removed mbq.ranch==0.0.1 from https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 from build tracker '/tmp/pip-req-tracker-hvlrxqvu' Building wheels for collected packages: mbq.ranch Created temporary directory: /tmp/pip-wheel-fb6o8lol Running setup.py bdist_wheel for mbq.ranch: started Destination directory: /tmp/pip-wheel-fb6o8lol Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-coqt3o6c/mbq.ranch/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-fb6o8lol running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/test_controllers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/celery.py -> build/lib/tests creating build/lib/mbq copying mbq/__init__.py -> build/lib/mbq creating build/lib/mbq/ranch copying mbq/ranch/__version__.py -> build/lib/mbq/ranch copying mbq/ranch/exceptions.py -> build/lib/mbq/ranch copying mbq/ranch/models.py -> build/lib/mbq/ranch copying mbq/ranch/admin.py -> build/lib/mbq/ranch copying mbq/ranch/constants.py -> build/lib/mbq/ranch copying mbq/ranch/__init__.py -> build/lib/mbq/ranch copying mbq/ranch/apps.py -> build/lib/mbq/ranch copying mbq/ranch/controllers.py -> build/lib/mbq/ranch creating build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/correlation_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/persistence_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/config_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/metrics_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/__init__.py -> build/lib/mbq/ranch/signal_handlers creating build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/__init__.py -> build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/0002_loggedtask_queue.py -> build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/0001_initial.py -> build/lib/mbq/ranch/migrations creating build/lib/mbq/ranch/stats copying mbq/ranch/stats/rabbitmq.py -> build/lib/mbq/ranch/stats copying mbq/ranch/stats/__init__.py -> build/lib/mbq/ranch/stats 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/settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_controllers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/celery.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/mbq creating build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/__version__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/correlation_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/persistence_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/config_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/metrics_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/exceptions.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/0002_loggedtask_queue.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/models.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/admin.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/constants.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/stats copying build/lib/mbq/ranch/stats/rabbitmq.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/stats copying build/lib/mbq/ranch/stats/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/stats copying build/lib/mbq/ranch/apps.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/controllers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/__init__.py -> build/bdist.linux-armv7l/wheel/mbq running install_egg_info running egg_info writing top-level names to mbq.ranch.egg-info/top_level.txt writing mbq.ranch.egg-info/PKG-INFO writing dependency_links to mbq.ranch.egg-info/dependency_links.txt writing requirements to mbq.ranch.egg-info/requires.txt reading manifest file 'mbq.ranch.egg-info/SOURCES.txt' writing manifest file 'mbq.ranch.egg-info/SOURCES.txt' Copying mbq.ranch.egg-info to build/bdist.linux-armv7l/wheel/mbq.ranch-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mbq.ranch-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-fb6o8lol/mbq.ranch-0.0.1-py2.py3-none-any.whl' and adding '.' to it adding 'mbq/__init__.py' adding 'mbq/ranch/__init__.py' adding 'mbq/ranch/__version__.py' adding 'mbq/ranch/admin.py' adding 'mbq/ranch/apps.py' adding 'mbq/ranch/constants.py' adding 'mbq/ranch/controllers.py' adding 'mbq/ranch/exceptions.py' adding 'mbq/ranch/models.py' adding 'mbq/ranch/migrations/0001_initial.py' adding 'mbq/ranch/migrations/0002_loggedtask_queue.py' adding 'mbq/ranch/migrations/__init__.py' adding 'mbq/ranch/signal_handlers/__init__.py' adding 'mbq/ranch/signal_handlers/config_handlers.py' adding 'mbq/ranch/signal_handlers/correlation_handlers.py' adding 'mbq/ranch/signal_handlers/metrics_handlers.py' adding 'mbq/ranch/signal_handlers/persistence_handlers.py' adding 'mbq/ranch/stats/__init__.py' adding 'mbq/ranch/stats/rabbitmq.py' adding 'tests/__init__.py' adding 'tests/celery.py' adding 'tests/settings.py' adding 'tests/test_controllers.py' adding 'mbq.ranch-0.0.1.dist-info/top_level.txt' adding 'mbq.ranch-0.0.1.dist-info/zip-safe' adding 'mbq.ranch-0.0.1.dist-info/WHEEL' adding 'mbq.ranch-0.0.1.dist-info/METADATA' adding 'mbq.ranch-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mbq.ranch: finished with status 'done' Stored in directory: /tmp/tmp1utqlg77 Successfully built mbq.ranch Cleaning up... Removing source in /tmp/pip-wheel-coqt3o6c/mbq.ranch Removed build tracker '/tmp/pip-req-tracker-hvlrxqvu'