Created temporary directory: /tmp/pip-ephem-wheel-cache-y70tw8jb Created temporary directory: /tmp/pip-req-tracker-neg1v4cg Created requirements tracker '/tmp/pip-req-tracker-neg1v4cg' Created temporary directory: /tmp/pip-wheel-246_8bcq Collecting idds-common==0.0.3 1 location(s) to search for versions of idds-common: * https://pypi.org/simple/idds-common/ Getting page https://pypi.org/simple/idds-common/ Analyzing links from page https://pypi.org/simple/idds-common/ Found link https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.1 Found link https://files.pythonhosted.org/packages/27/1e/cfccdbeec272dd606c8499ff57933e61f67e2dc0dc7477d0814e16482e8a/idds-common-0.0.2.tar.gz#sha256=4b8415b7ee54332389b9b836f74154bd230f292b6fc3cae6b81750e4ae1764d5 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.2 Found link https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-7a4d3dkb Downloading https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7) Added idds-common==0.0.3 from https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 to build tracker '/tmp/pip-req-tracker-neg1v4cg' Running setup.py (path:/tmp/pip-wheel-246_8bcq/idds-common/setup.py) egg_info for package idds-common Running command python setup.py egg_info running egg_info creating pip-egg-info/idds_common.egg-info writing pip-egg-info/idds_common.egg-info/PKG-INFO writing dependency_links to pip-egg-info/idds_common.egg-info/dependency_links.txt writing top-level names to pip-egg-info/idds_common.egg-info/top_level.txt writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-246_8bcq/idds-common has version 0.0.3, which satisfies requirement idds-common==0.0.3 from https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 Removed idds-common==0.0.3 from https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 from build tracker '/tmp/pip-req-tracker-neg1v4cg' Building wheels for collected packages: idds-common Created temporary directory: /tmp/pip-wheel-yoyfhm2p Running setup.py bdist_wheel for idds-common: started Destination directory: /tmp/pip-wheel-yoyfhm2p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-246_8bcq/idds-common/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-yoyfhm2p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/idds copying lib/idds/__init__.py -> build/lib/idds creating build/lib/idds/common copying lib/idds/common/version.py -> build/lib/idds/common copying lib/idds/common/exceptions.py -> build/lib/idds/common copying lib/idds/common/constants.py -> build/lib/idds/common copying lib/idds/common/__init__.py -> build/lib/idds/common copying lib/idds/common/utils.py -> build/lib/idds/common copying lib/idds/common/config.py -> build/lib/idds/common creating build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_utils.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/__init__.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_base.py -> build/lib/idds/common/plugin running egg_info writing lib/idds_common.egg-info/PKG-INFO writing dependency_links to lib/idds_common.egg-info/dependency_links.txt deleting lib/idds_common.egg-info/requires.txt writing top-level names to lib/idds_common.egg-info/top_level.txt reading manifest file 'lib/idds_common.egg-info/SOURCES.txt' writing manifest file 'lib/idds_common.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/idds copying build/lib/idds/__init__.py -> build/bdist.linux-armv7l/wheel/idds creating build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/version.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/exceptions.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/constants.py -> build/bdist.linux-armv7l/wheel/idds/common creating build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_utils.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_base.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/utils.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/config.py -> build/bdist.linux-armv7l/wheel/idds/common running install_data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.data/data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.data/data/etc creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.data/data/etc/idds creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.data/data/etc/idds/rest running install_egg_info Copying lib/idds_common.egg-info to build/bdist.linux-armv7l/wheel/idds_common-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/idds_common-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-yoyfhm2p/idds_common-0.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'idds/__init__.py' adding 'idds/common/__init__.py' adding 'idds/common/config.py' adding 'idds/common/constants.py' adding 'idds/common/exceptions.py' adding 'idds/common/utils.py' adding 'idds/common/version.py' adding 'idds/common/plugin/__init__.py' adding 'idds/common/plugin/plugin_base.py' adding 'idds/common/plugin/plugin_utils.py' adding 'idds_common-0.0.3.dist-info/LICENSE.rst' adding 'idds_common-0.0.3.dist-info/METADATA' adding 'idds_common-0.0.3.dist-info/WHEEL' adding 'idds_common-0.0.3.dist-info/top_level.txt' adding 'idds_common-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for idds-common: finished with status 'done' Stored in directory: /tmp/tmpj2imk248 Successfully built idds-common Cleaning up... Removing source in /tmp/pip-wheel-246_8bcq/idds-common Removed build tracker '/tmp/pip-req-tracker-neg1v4cg'