2020-09-20T20:37:14,196 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2020-09-20T20:37:14,935 Created temporary directory: /tmp/pip-ephem-wheel-cache-78o30417 2020-09-20T20:37:14,940 Created temporary directory: /tmp/pip-req-tracker-ctjc0fe3 2020-09-20T20:37:14,941 Initialized build tracking at /tmp/pip-req-tracker-ctjc0fe3 2020-09-20T20:37:14,941 Created build tracker: /tmp/pip-req-tracker-ctjc0fe3 2020-09-20T20:37:14,942 Entered build tracker: /tmp/pip-req-tracker-ctjc0fe3 2020-09-20T20:37:14,943 Created temporary directory: /tmp/pip-wheel-it0da91a 2020-09-20T20:37:14,960 1 location(s) to search for versions of machineit: 2020-09-20T20:37:14,960 * https://pypi.org/simple/machineit/ 2020-09-20T20:37:14,961 Fetching project page and analyzing links: https://pypi.org/simple/machineit/ 2020-09-20T20:37:14,963 Getting page https://pypi.org/simple/machineit/ 2020-09-20T20:37:14,967 Found index url https://pypi.org/simple 2020-09-20T20:37:15,285 Found link https://files.pythonhosted.org/packages/74/7a/bb5c955c1ee4fb7bb1df20577e95499436a8d4fa1cf4abaa25f2d02fa4a6/machineit-1.0.1.tar.gz#sha256=9ff951bac8683423a65054bb134f8e0ccf5955ef5504634f72fda3b5590b7dde (from https://pypi.org/simple/machineit/) (requires-python:>= 3.4), version: 1.0.1 2020-09-20T20:37:15,295 Given no hashes to check 1 links for project 'machineit': discarding no candidates 2020-09-20T20:37:15,296 Using version 1.0.1 (newest of versions: 1.0.1) 2020-09-20T20:37:15,305 Collecting machineit==1.0.1 2020-09-20T20:37:15,310 Created temporary directory: /tmp/pip-unpack-w7chw9ai 2020-09-20T20:37:15,532 Downloading machineit-1.0.1.tar.gz (767 bytes) 2020-09-20T20:37:15,583 Added machineit==1.0.1 from https://files.pythonhosted.org/packages/74/7a/bb5c955c1ee4fb7bb1df20577e95499436a8d4fa1cf4abaa25f2d02fa4a6/machineit-1.0.1.tar.gz#sha256=9ff951bac8683423a65054bb134f8e0ccf5955ef5504634f72fda3b5590b7dde to build tracker '/tmp/pip-req-tracker-ctjc0fe3' 2020-09-20T20:37:15,587 Running setup.py (path:/tmp/pip-wheel-it0da91a/machineit/setup.py) egg_info for package machineit 2020-09-20T20:37:15,589 Created temporary directory: /tmp/pip-pip-egg-info-b09x73e1 2020-09-20T20:37:15,590 Running command python setup.py egg_info 2020-09-20T20:37:18,075 running egg_info 2020-09-20T20:37:18,080 creating /tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info 2020-09-20T20:37:18,084 writing dependency_links to /tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/dependency_links.txt 2020-09-20T20:37:18,088 writing top-level names to /tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/top_level.txt 2020-09-20T20:37:18,090 writing /tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/PKG-INFO 2020-09-20T20:37:18,099 writing manifest file '/tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/SOURCES.txt' 2020-09-20T20:37:18,109 reading manifest file '/tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/SOURCES.txt' 2020-09-20T20:37:18,127 writing manifest file '/tmp/pip-pip-egg-info-b09x73e1/MachineIt.egg-info/SOURCES.txt' 2020-09-20T20:37:18,256 Source in /tmp/pip-wheel-it0da91a/machineit has version 1.0.1, which satisfies requirement machineit==1.0.1 from https://files.pythonhosted.org/packages/74/7a/bb5c955c1ee4fb7bb1df20577e95499436a8d4fa1cf4abaa25f2d02fa4a6/machineit-1.0.1.tar.gz#sha256=9ff951bac8683423a65054bb134f8e0ccf5955ef5504634f72fda3b5590b7dde 2020-09-20T20:37:18,258 Removed machineit==1.0.1 from https://files.pythonhosted.org/packages/74/7a/bb5c955c1ee4fb7bb1df20577e95499436a8d4fa1cf4abaa25f2d02fa4a6/machineit-1.0.1.tar.gz#sha256=9ff951bac8683423a65054bb134f8e0ccf5955ef5504634f72fda3b5590b7dde from build tracker '/tmp/pip-req-tracker-ctjc0fe3' 2020-09-20T20:37:18,262 Building wheels for collected packages: machineit 2020-09-20T20:37:18,271 Created temporary directory: /tmp/pip-wheel-02v158li 2020-09-20T20:37:18,272 Building wheel for machineit (setup.py): started 2020-09-20T20:37:18,273 Destination directory: /tmp/pip-wheel-02v158li 2020-09-20T20:37:18,274 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-it0da91a/machineit/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-it0da91a/machineit/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-02v158li 2020-09-20T20:37:20,650 running bdist_wheel 2020-09-20T20:37:20,666 running build 2020-09-20T20:37:20,682 installing to build/bdist.linux-armv7l/wheel 2020-09-20T20:37:20,683 running install 2020-09-20T20:37:20,686 running install_egg_info 2020-09-20T20:37:20,733 running egg_info 2020-09-20T20:37:20,736 writing top-level names to MachineIt.egg-info/top_level.txt 2020-09-20T20:37:20,738 writing MachineIt.egg-info/PKG-INFO 2020-09-20T20:37:20,742 writing dependency_links to MachineIt.egg-info/dependency_links.txt 2020-09-20T20:37:20,751 reading manifest file 'MachineIt.egg-info/SOURCES.txt' 2020-09-20T20:37:20,761 writing manifest file 'MachineIt.egg-info/SOURCES.txt' 2020-09-20T20:37:20,767 Copying MachineIt.egg-info to build/bdist.linux-armv7l/wheel/MachineIt-1.0.1-py3.5.egg-info 2020-09-20T20:37:20,793 running install_scripts 2020-09-20T20:37:20,978 creating build/bdist.linux-armv7l/wheel/MachineIt-1.0.1.dist-info/WHEEL 2020-09-20T20:37:21,192 Building wheel for machineit (setup.py): finished with status 'done' 2020-09-20T20:37:21,196 Created wheel for machineit: filename=MachineIt-1.0.1-py3-none-any.whl size=1829 sha256=b4f90132274ed998c1804bddcba67136947ae4b2313e5e1abb5b3ef3cb9ff3a3 2020-09-20T20:37:21,197 Stored in directory: /tmp/pip-ephem-wheel-cache-78o30417/wheels/9a/72/b1/6d23f471fc5a05f959e34a80219fd58e101eaa251a5f4a8958 2020-09-20T20:37:21,201 Successfully built machineit 2020-09-20T20:37:21,207 Removed build tracker: '/tmp/pip-req-tracker-ctjc0fe3'