Created temporary directory: /tmp/pip-ephem-wheel-cache-x235w5gp Created temporary directory: /tmp/pip-req-tracker-rk92o_ki Created requirements tracker '/tmp/pip-req-tracker-rk92o_ki' Created temporary directory: /tmp/pip-wheel-7xm22_n2 Collecting ehelply-bootstrapper==0.0.1 1 location(s) to search for versions of ehelply-bootstrapper: * https://pypi.org/simple/ehelply-bootstrapper/ Getting page https://pypi.org/simple/ehelply-bootstrapper/ Analyzing links from page https://pypi.org/simple/ehelply-bootstrapper/ Found link https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz#sha256=d7c9ca37b1419a36590de8a041a18a08417690536827a5ce0e2df225705d1dfe (from https://pypi.org/simple/ehelply-bootstrapper/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/df/b2/8b69e6722158fcde352b4146ad11ef7b7cbf4677bd0b35a4aa51d3729050/ehelply_bootstrapper-0.0.1-py2-none-any.whl#sha256=ee4ef447e27e779e5f0cca2d7bc40ca0d8dc7124f12d60fcd395ff2f7195b085 (from https://pypi.org/simple/ehelply-bootstrapper/); it is not compatible with this Python Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-vbslncuu Downloading https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz#sha256=d7c9ca37b1419a36590de8a041a18a08417690536827a5ce0e2df225705d1dfe (from https://pypi.org/simple/ehelply-bootstrapper/) Added ehelply-bootstrapper==0.0.1 from https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz#sha256=d7c9ca37b1419a36590de8a041a18a08417690536827a5ce0e2df225705d1dfe to build tracker '/tmp/pip-req-tracker-rk92o_ki' Running setup.py (path:/tmp/pip-wheel-7xm22_n2/ehelply-bootstrapper/setup.py) egg_info for package ehelply-bootstrapper Running command python setup.py egg_info running egg_info creating pip-egg-info/ehelply_bootstrapper.egg-info writing pip-egg-info/ehelply_bootstrapper.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ehelply_bootstrapper.egg-info/dependency_links.txt writing requirements to pip-egg-info/ehelply_bootstrapper.egg-info/requires.txt writing top-level names to pip-egg-info/ehelply_bootstrapper.egg-info/top_level.txt writing manifest file 'pip-egg-info/ehelply_bootstrapper.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ehelply_bootstrapper.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ehelply_bootstrapper.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7xm22_n2/ehelply-bootstrapper has version 0.0.1, which satisfies requirement ehelply-bootstrapper==0.0.1 from https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz#sha256=d7c9ca37b1419a36590de8a041a18a08417690536827a5ce0e2df225705d1dfe Removed ehelply-bootstrapper==0.0.1 from https://files.pythonhosted.org/packages/41/ca/08cc329b5d19a6c0b5bce20b8690a6edcac9d0507d8ef74ff645c465eefa/ehelply-bootstrapper-0.0.1.tar.gz#sha256=d7c9ca37b1419a36590de8a041a18a08417690536827a5ce0e2df225705d1dfe from build tracker '/tmp/pip-req-tracker-rk92o_ki' Building wheels for collected packages: ehelply-bootstrapper Created temporary directory: /tmp/pip-wheel-4i9m7xmm Running setup.py bdist_wheel for ehelply-bootstrapper: started Destination directory: /tmp/pip-wheel-4i9m7xmm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7xm22_n2/ehelply-bootstrapper/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-4i9m7xmm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ehelply_bootstrapper copying ehelply_bootstrapper/__init__.py -> build/lib/ehelply_bootstrapper copying ehelply_bootstrapper/bootstrap.py -> build/lib/ehelply_bootstrapper creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/service_bootstrap.py -> build/lib/tests creating build/lib/ehelply_bootstrapper/models copying ehelply_bootstrapper/models/mongo.py -> build/lib/ehelply_bootstrapper/models copying ehelply_bootstrapper/models/__init__.py -> build/lib/ehelply_bootstrapper/models copying ehelply_bootstrapper/models/service.py -> build/lib/ehelply_bootstrapper/models creating build/lib/ehelply_bootstrapper/utils copying ehelply_bootstrapper/utils/__init__.py -> build/lib/ehelply_bootstrapper/utils copying ehelply_bootstrapper/utils/state.py -> build/lib/ehelply_bootstrapper/utils copying ehelply_bootstrapper/utils/config.py -> build/lib/ehelply_bootstrapper/utils copying ehelply_bootstrapper/utils/connection_details.py -> build/lib/ehelply_bootstrapper/utils creating build/lib/ehelply_bootstrapper/mq copying ehelply_bootstrapper/mq/__init__.py -> build/lib/ehelply_bootstrapper/mq copying ehelply_bootstrapper/mq/mq.py -> build/lib/ehelply_bootstrapper/mq copying ehelply_bootstrapper/mq/mqproducer.py -> build/lib/ehelply_bootstrapper/mq copying ehelply_bootstrapper/mq/worker.py -> build/lib/ehelply_bootstrapper/mq copying ehelply_bootstrapper/mq/mqconsumer.py -> build/lib/ehelply_bootstrapper/mq creating build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/mongo.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/__init__.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/config.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/aws.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/rabbitmq.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/driver.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/redis.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/sentry.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/socketio.py -> build/lib/ehelply_bootstrapper/drivers copying ehelply_bootstrapper/drivers/fast_api.py -> build/lib/ehelply_bootstrapper/drivers creating build/lib/ehelply_bootstrapper/mq/rpc copying ehelply_bootstrapper/mq/rpc/rpc_worker.py -> build/lib/ehelply_bootstrapper/mq/rpc copying ehelply_bootstrapper/mq/rpc/rpc_consumer.py -> build/lib/ehelply_bootstrapper/mq/rpc copying ehelply_bootstrapper/mq/rpc/__init__.py -> build/lib/ehelply_bootstrapper/mq/rpc copying ehelply_bootstrapper/mq/rpc/rpc_producer.py -> build/lib/ehelply_bootstrapper/mq/rpc running egg_info writing requirements to ehelply_bootstrapper.egg-info/requires.txt writing ehelply_bootstrapper.egg-info/PKG-INFO writing dependency_links to ehelply_bootstrapper.egg-info/dependency_links.txt writing top-level names to ehelply_bootstrapper.egg-info/top_level.txt reading manifest file 'ehelply_bootstrapper.egg-info/SOURCES.txt' writing manifest file 'ehelply_bootstrapper.egg-info/SOURCES.txt' 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/ehelply_bootstrapper copying build/lib/ehelply_bootstrapper/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper copying build/lib/ehelply_bootstrapper/bootstrap.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/models copying build/lib/ehelply_bootstrapper/models/mongo.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/models copying build/lib/ehelply_bootstrapper/models/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/models copying build/lib/ehelply_bootstrapper/models/service.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/models creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/utils copying build/lib/ehelply_bootstrapper/utils/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/utils copying build/lib/ehelply_bootstrapper/utils/state.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/utils copying build/lib/ehelply_bootstrapper/utils/config.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/utils copying build/lib/ehelply_bootstrapper/utils/connection_details.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/utils creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq/rpc copying build/lib/ehelply_bootstrapper/mq/rpc/rpc_worker.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq/rpc copying build/lib/ehelply_bootstrapper/mq/rpc/rpc_consumer.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq/rpc copying build/lib/ehelply_bootstrapper/mq/rpc/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq/rpc copying build/lib/ehelply_bootstrapper/mq/rpc/rpc_producer.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq/rpc copying build/lib/ehelply_bootstrapper/mq/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq copying build/lib/ehelply_bootstrapper/mq/mq.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq copying build/lib/ehelply_bootstrapper/mq/mqproducer.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq copying build/lib/ehelply_bootstrapper/mq/worker.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq copying build/lib/ehelply_bootstrapper/mq/mqconsumer.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/mq creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/mongo.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/config.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/aws.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/rabbitmq.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/driver.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/redis.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/sentry.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/socketio.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers copying build/lib/ehelply_bootstrapper/drivers/fast_api.py -> build/bdist.linux-armv7l/wheel/ehelply_bootstrapper/drivers creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/service_bootstrap.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying ehelply_bootstrapper.egg-info to build/bdist.linux-armv7l/wheel/ehelply_bootstrapper-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ehelply_bootstrapper-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-4i9m7xmm/ehelply_bootstrapper-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ehelply_bootstrapper/__init__.py' adding 'ehelply_bootstrapper/bootstrap.py' adding 'ehelply_bootstrapper/drivers/__init__.py' adding 'ehelply_bootstrapper/drivers/aws.py' adding 'ehelply_bootstrapper/drivers/config.py' adding 'ehelply_bootstrapper/drivers/driver.py' adding 'ehelply_bootstrapper/drivers/fast_api.py' adding 'ehelply_bootstrapper/drivers/mongo.py' adding 'ehelply_bootstrapper/drivers/rabbitmq.py' adding 'ehelply_bootstrapper/drivers/redis.py' adding 'ehelply_bootstrapper/drivers/sentry.py' adding 'ehelply_bootstrapper/drivers/socketio.py' adding 'ehelply_bootstrapper/models/__init__.py' adding 'ehelply_bootstrapper/models/mongo.py' adding 'ehelply_bootstrapper/models/service.py' adding 'ehelply_bootstrapper/mq/__init__.py' adding 'ehelply_bootstrapper/mq/mq.py' adding 'ehelply_bootstrapper/mq/mqconsumer.py' adding 'ehelply_bootstrapper/mq/mqproducer.py' adding 'ehelply_bootstrapper/mq/worker.py' adding 'ehelply_bootstrapper/mq/rpc/__init__.py' adding 'ehelply_bootstrapper/mq/rpc/rpc_consumer.py' adding 'ehelply_bootstrapper/mq/rpc/rpc_producer.py' adding 'ehelply_bootstrapper/mq/rpc/rpc_worker.py' adding 'ehelply_bootstrapper/utils/__init__.py' adding 'ehelply_bootstrapper/utils/config.py' adding 'ehelply_bootstrapper/utils/connection_details.py' adding 'ehelply_bootstrapper/utils/state.py' adding 'tests/__init__.py' adding 'tests/service_bootstrap.py' adding 'ehelply_bootstrapper-0.0.1.dist-info/METADATA' adding 'ehelply_bootstrapper-0.0.1.dist-info/WHEEL' adding 'ehelply_bootstrapper-0.0.1.dist-info/top_level.txt' adding 'ehelply_bootstrapper-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ehelply-bootstrapper: finished with status 'done' Stored in directory: /tmp/tmppt4ckzo6 Successfully built ehelply-bootstrapper Cleaning up... Removing source in /tmp/pip-wheel-7xm22_n2/ehelply-bootstrapper Removed build tracker '/tmp/pip-req-tracker-rk92o_ki'