Created temporary directory: /tmp/pip-ephem-wheel-cache-vg80rx8e Created temporary directory: /tmp/pip-req-tracker-r10a_f_s Created requirements tracker '/tmp/pip-req-tracker-r10a_f_s' Created temporary directory: /tmp/pip-wheel-kuq_wi8t Collecting xenavalkyrie-rest==0.6.2 1 location(s) to search for versions of xenavalkyrie-rest: * https://pypi.org/simple/xenavalkyrie-rest/ Getting page https://pypi.org/simple/xenavalkyrie-rest/ Analyzing links from page https://pypi.org/simple/xenavalkyrie-rest/ Found link https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz#sha256=b3aa5d5d1e4efcf9d0ec2acfbc90fad8666d062d13de0333e4370d665798d8cf (from https://pypi.org/simple/xenavalkyrie-rest/), version: 0.6.2 Using version 0.6.2 (newest of versions: 0.6.2) Created temporary directory: /tmp/pip-unpack-ux69dt5p Downloading https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz#sha256=b3aa5d5d1e4efcf9d0ec2acfbc90fad8666d062d13de0333e4370d665798d8cf (from https://pypi.org/simple/xenavalkyrie-rest/) Added xenavalkyrie-rest==0.6.2 from https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz#sha256=b3aa5d5d1e4efcf9d0ec2acfbc90fad8666d062d13de0333e4370d665798d8cf to build tracker '/tmp/pip-req-tracker-r10a_f_s' Running setup.py (path:/tmp/pip-wheel-kuq_wi8t/xenavalkyrie-rest/setup.py) egg_info for package xenavalkyrie-rest Running command python setup.py egg_info running egg_info creating pip-egg-info/xenavalkyrie_rest.egg-info writing requirements to pip-egg-info/xenavalkyrie_rest.egg-info/requires.txt writing top-level names to pip-egg-info/xenavalkyrie_rest.egg-info/top_level.txt writing pip-egg-info/xenavalkyrie_rest.egg-info/PKG-INFO writing dependency_links to pip-egg-info/xenavalkyrie_rest.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/xenavalkyrie_rest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xenavalkyrie_rest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/xenavalkyrie_rest.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kuq_wi8t/xenavalkyrie-rest has version 0.6.2, which satisfies requirement xenavalkyrie-rest==0.6.2 from https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz#sha256=b3aa5d5d1e4efcf9d0ec2acfbc90fad8666d062d13de0333e4370d665798d8cf Removed xenavalkyrie-rest==0.6.2 from https://files.pythonhosted.org/packages/bf/f5/8c195761e24a2a1d0b041eb37f740d19b7fff00a3a7f593a39f991a38408/xenavalkyrie-rest-0.6.2.tar.gz#sha256=b3aa5d5d1e4efcf9d0ec2acfbc90fad8666d062d13de0333e4370d665798d8cf from build tracker '/tmp/pip-req-tracker-r10a_f_s' Building wheels for collected packages: xenavalkyrie-rest Created temporary directory: /tmp/pip-wheel-9a76enrm Running setup.py bdist_wheel for xenavalkyrie-rest: started Destination directory: /tmp/pip-wheel-9a76enrm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kuq_wi8t/xenavalkyrie-rest/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-9a76enrm running bdist_wheel running build running build_py creating build creating build/lib copying xena_rest_server.py -> build/lib creating build/lib/xenavalkyrie_rest copying xenavalkyrie_rest/wsgi.py -> build/lib/xenavalkyrie_rest copying xenavalkyrie_rest/settings.py -> build/lib/xenavalkyrie_rest copying xenavalkyrie_rest/logging_dicts.py -> build/lib/xenavalkyrie_rest copying xenavalkyrie_rest/__init__.py -> build/lib/xenavalkyrie_rest creating build/lib/xenavalkyrie_rest/test copying xenavalkyrie_rest/test/test_offline.py -> build/lib/xenavalkyrie_rest/test copying xenavalkyrie_rest/test/test_base.py -> build/lib/xenavalkyrie_rest/test copying xenavalkyrie_rest/test/test_online.py -> build/lib/xenavalkyrie_rest/test copying xenavalkyrie_rest/test/__init__.py -> build/lib/xenavalkyrie_rest/test creating build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/module_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/stream_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/port_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/modifier_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/chassis_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/session_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/base_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/server_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/capture_ns.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/__init__.py -> build/lib/xenavalkyrie_rest/namespaces copying xenavalkyrie_rest/namespaces/serializers.py -> build/lib/xenavalkyrie_rest/namespaces running egg_info writing dependency_links to xenavalkyrie_rest.egg-info/dependency_links.txt writing top-level names to xenavalkyrie_rest.egg-info/top_level.txt writing xenavalkyrie_rest.egg-info/PKG-INFO writing requirements to xenavalkyrie_rest.egg-info/requires.txt reading manifest file 'xenavalkyrie_rest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'xenavalkyrie_rest.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 copying build/lib/xena_rest_server.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/xenavalkyrie_rest creating build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/test copying build/lib/xenavalkyrie_rest/test/test_offline.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/test copying build/lib/xenavalkyrie_rest/test/test_base.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/test copying build/lib/xenavalkyrie_rest/test/test_online.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/test copying build/lib/xenavalkyrie_rest/test/__init__.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/test copying build/lib/xenavalkyrie_rest/wsgi.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest creating build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/module_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/stream_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/port_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/modifier_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/chassis_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/session_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/base_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/server_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/capture_ns.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/__init__.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/namespaces/serializers.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest/namespaces copying build/lib/xenavalkyrie_rest/settings.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest copying build/lib/xenavalkyrie_rest/logging_dicts.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest copying build/lib/xenavalkyrie_rest/__init__.py -> build/bdist.linux-armv7l/wheel/xenavalkyrie_rest running install_egg_info Copying xenavalkyrie_rest.egg-info to build/bdist.linux-armv7l/wheel/xenavalkyrie_rest-0.6.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xenavalkyrie_rest-0.6.2.dist-info/WHEEL creating '/tmp/pip-wheel-9a76enrm/xenavalkyrie_rest-0.6.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'xena_rest_server.py' adding 'xenavalkyrie_rest/__init__.py' adding 'xenavalkyrie_rest/logging_dicts.py' adding 'xenavalkyrie_rest/settings.py' adding 'xenavalkyrie_rest/wsgi.py' adding 'xenavalkyrie_rest/namespaces/__init__.py' adding 'xenavalkyrie_rest/namespaces/base_ns.py' adding 'xenavalkyrie_rest/namespaces/capture_ns.py' adding 'xenavalkyrie_rest/namespaces/chassis_ns.py' adding 'xenavalkyrie_rest/namespaces/modifier_ns.py' adding 'xenavalkyrie_rest/namespaces/module_ns.py' adding 'xenavalkyrie_rest/namespaces/port_ns.py' adding 'xenavalkyrie_rest/namespaces/serializers.py' adding 'xenavalkyrie_rest/namespaces/server_ns.py' adding 'xenavalkyrie_rest/namespaces/session_ns.py' adding 'xenavalkyrie_rest/namespaces/stream_ns.py' adding 'xenavalkyrie_rest/test/__init__.py' adding 'xenavalkyrie_rest/test/test_base.py' adding 'xenavalkyrie_rest/test/test_offline.py' adding 'xenavalkyrie_rest/test/test_online.py' adding 'xenavalkyrie_rest-0.6.2.dist-info/METADATA' adding 'xenavalkyrie_rest-0.6.2.dist-info/WHEEL' adding 'xenavalkyrie_rest-0.6.2.dist-info/top_level.txt' adding 'xenavalkyrie_rest-0.6.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for xenavalkyrie-rest: finished with status 'done' Stored in directory: /tmp/tmpms6nrxqr Successfully built xenavalkyrie-rest Cleaning up... Removing source in /tmp/pip-wheel-kuq_wi8t/xenavalkyrie-rest Removed build tracker '/tmp/pip-req-tracker-r10a_f_s'