2020-12-26T04:49:57,182 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-12-26T04:49:57,825 Created temporary directory: /tmp/pip-ephem-wheel-cache-e87ib81g 2020-12-26T04:49:57,829 Created temporary directory: /tmp/pip-req-tracker-gtajk3cj 2020-12-26T04:49:57,830 Initialized build tracking at /tmp/pip-req-tracker-gtajk3cj 2020-12-26T04:49:57,830 Created build tracker: /tmp/pip-req-tracker-gtajk3cj 2020-12-26T04:49:57,830 Entered build tracker: /tmp/pip-req-tracker-gtajk3cj 2020-12-26T04:49:57,831 Created temporary directory: /tmp/pip-wheel-gk3sbagu 2020-12-26T04:49:57,847 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2020-12-26T04:49:57,849 2 location(s) to search for versions of pyrandmeme: 2020-12-26T04:49:57,849 * https://pypi.org/simple/pyrandmeme/ 2020-12-26T04:49:57,849 * https://pypi.ngc.nvidia.com/pyrandmeme/ 2020-12-26T04:49:57,850 Fetching project page and analyzing links: https://pypi.org/simple/pyrandmeme/ 2020-12-26T04:49:57,852 Getting page https://pypi.org/simple/pyrandmeme/ 2020-12-26T04:49:57,855 Found index url https://pypi.org/simple 2020-12-26T04:49:58,410 Found link https://files.pythonhosted.org/packages/5a/3d/9a8ef3cd81f513c87885eef0a4b311eb6b10aabb757ba8d0a5b18b36195a/pyrandmeme-0.0.2.tar.gz#sha256=8237a57ef1834b050b8fd1554c1d64ffed6509a8ba04614772542cf4347f3773 (from https://pypi.org/simple/pyrandmeme/), version: 0.0.2 2020-12-26T04:49:58,411 Found link https://files.pythonhosted.org/packages/a0/51/522a39b7fb11bb96f0bbcdb032ad3b65d66ff7b61e59a97be3ed72b95316/pyrandmeme-0.0.3.tar.gz#sha256=1f879eca7729737458b538170484334090c56db29a8db4d6df1f643cfa7b71b0 (from https://pypi.org/simple/pyrandmeme/), version: 0.0.3 2020-12-26T04:49:58,411 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/pyrandmeme/ 2020-12-26T04:49:58,412 Getting page https://pypi.ngc.nvidia.com/pyrandmeme/ 2020-12-26T04:49:58,415 Found index url https://pypi.ngc.nvidia.com 2020-12-26T04:49:59,513 Could not fetch URL https://pypi.ngc.nvidia.com/pyrandmeme/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/pyrandmeme/ - skipping 2020-12-26T04:49:59,531 Given no hashes to check 1 links for project 'pyrandmeme': discarding no candidates 2020-12-26T04:49:59,533 Using version 0.0.2 (newest of versions: 0.0.2) 2020-12-26T04:49:59,543 Collecting pyrandmeme==0.0.2 2020-12-26T04:49:59,547 Created temporary directory: /tmp/pip-unpack-z__jbn1e 2020-12-26T04:49:59,757 Downloading pyrandmeme-0.0.2.tar.gz (2.5 kB) 2020-12-26T04:49:59,837 Added pyrandmeme==0.0.2 from https://files.pythonhosted.org/packages/5a/3d/9a8ef3cd81f513c87885eef0a4b311eb6b10aabb757ba8d0a5b18b36195a/pyrandmeme-0.0.2.tar.gz#sha256=8237a57ef1834b050b8fd1554c1d64ffed6509a8ba04614772542cf4347f3773 to build tracker '/tmp/pip-req-tracker-gtajk3cj' 2020-12-26T04:49:59,838 Running setup.py (path:/tmp/pip-wheel-gk3sbagu/pyrandmeme/setup.py) egg_info for package pyrandmeme 2020-12-26T04:49:59,840 Created temporary directory: /tmp/pip-pip-egg-info-xs6jfsw5 2020-12-26T04:49:59,841 Running command python setup.py egg_info 2020-12-26T04:50:01,994 running egg_info 2020-12-26T04:50:01,999 creating /tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info 2020-12-26T04:50:02,001 writing requirements to /tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/requires.txt 2020-12-26T04:50:02,003 writing dependency_links to /tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/dependency_links.txt 2020-12-26T04:50:02,005 writing /tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/PKG-INFO 2020-12-26T04:50:02,009 writing top-level names to /tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/top_level.txt 2020-12-26T04:50:02,012 writing manifest file '/tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/SOURCES.txt' 2020-12-26T04:50:02,315 reading manifest file '/tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/SOURCES.txt' 2020-12-26T04:50:02,317 reading manifest template 'MANIFEST.in' 2020-12-26T04:50:02,328 writing manifest file '/tmp/pip-pip-egg-info-xs6jfsw5/pyrandmeme.egg-info/SOURCES.txt' 2020-12-26T04:50:02,330 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'License' 2020-12-26T04:50:02,331 warnings.warn(msg) 2020-12-26T04:50:02,332 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'Long_description' 2020-12-26T04:50:02,332 warnings.warn(msg) 2020-12-26T04:50:02,456 Source in /tmp/pip-wheel-gk3sbagu/pyrandmeme has version 0.0.2, which satisfies requirement pyrandmeme==0.0.2 from https://files.pythonhosted.org/packages/5a/3d/9a8ef3cd81f513c87885eef0a4b311eb6b10aabb757ba8d0a5b18b36195a/pyrandmeme-0.0.2.tar.gz#sha256=8237a57ef1834b050b8fd1554c1d64ffed6509a8ba04614772542cf4347f3773 2020-12-26T04:50:02,458 Removed pyrandmeme==0.0.2 from https://files.pythonhosted.org/packages/5a/3d/9a8ef3cd81f513c87885eef0a4b311eb6b10aabb757ba8d0a5b18b36195a/pyrandmeme-0.0.2.tar.gz#sha256=8237a57ef1834b050b8fd1554c1d64ffed6509a8ba04614772542cf4347f3773 from build tracker '/tmp/pip-req-tracker-gtajk3cj' 2020-12-26T04:50:02,461 Building wheels for collected packages: pyrandmeme 2020-12-26T04:50:02,467 Created temporary directory: /tmp/pip-wheel-8ida6sr_ 2020-12-26T04:50:02,468 Building wheel for pyrandmeme (setup.py): started 2020-12-26T04:50:02,469 Destination directory: /tmp/pip-wheel-8ida6sr_ 2020-12-26T04:50:02,469 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-gk3sbagu/pyrandmeme/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-gk3sbagu/pyrandmeme/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-8ida6sr_ 2020-12-26T04:50:04,284 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'Long_description' 2020-12-26T04:50:04,285 warnings.warn(msg) 2020-12-26T04:50:04,285 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'License' 2020-12-26T04:50:04,286 warnings.warn(msg) 2020-12-26T04:50:04,557 running bdist_wheel 2020-12-26T04:50:04,572 running build 2020-12-26T04:50:04,572 running build_py 2020-12-26T04:50:04,868 creating build 2020-12-26T04:50:04,868 creating build/lib 2020-12-26T04:50:04,869 creating build/lib/pyrandmeme 2020-12-26T04:50:04,871 copying pyrandmeme/__init__.py -> build/lib/pyrandmeme 2020-12-26T04:50:04,882 installing to build/bdist.linux-armv7l/wheel 2020-12-26T04:50:04,883 running install 2020-12-26T04:50:04,884 running install_lib 2020-12-26T04:50:04,891 creating build/bdist.linux-armv7l 2020-12-26T04:50:04,892 creating build/bdist.linux-armv7l/wheel 2020-12-26T04:50:04,895 creating build/bdist.linux-armv7l/wheel/pyrandmeme 2020-12-26T04:50:04,897 copying build/lib/pyrandmeme/__init__.py -> build/bdist.linux-armv7l/wheel/pyrandmeme 2020-12-26T04:50:04,900 running install_egg_info 2020-12-26T04:50:04,939 running egg_info 2020-12-26T04:50:04,941 writing dependency_links to pyrandmeme.egg-info/dependency_links.txt 2020-12-26T04:50:04,944 writing top-level names to pyrandmeme.egg-info/top_level.txt 2020-12-26T04:50:04,946 writing pyrandmeme.egg-info/PKG-INFO 2020-12-26T04:50:04,949 writing requirements to pyrandmeme.egg-info/requires.txt 2020-12-26T04:50:04,957 reading manifest file 'pyrandmeme.egg-info/SOURCES.txt' 2020-12-26T04:50:04,960 reading manifest template 'MANIFEST.in' 2020-12-26T04:50:04,975 writing manifest file 'pyrandmeme.egg-info/SOURCES.txt' 2020-12-26T04:50:04,978 Copying pyrandmeme.egg-info to build/bdist.linux-armv7l/wheel/pyrandmeme-0.0.2-py3.5.egg-info 2020-12-26T04:50:04,997 running install_scripts 2020-12-26T04:50:05,145 creating build/bdist.linux-armv7l/wheel/pyrandmeme-0.0.2.dist-info/WHEEL 2020-12-26T04:50:05,320 Building wheel for pyrandmeme (setup.py): finished with status 'done' 2020-12-26T04:50:05,324 Created wheel for pyrandmeme: filename=pyrandmeme-0.0.2-py3-none-any.whl size=2514 sha256=761df5e09e0481488033c3031a5e808fba14c4446844a01ce3fb7e3119006f80 2020-12-26T04:50:05,325 Stored in directory: /tmp/pip-ephem-wheel-cache-e87ib81g/wheels/6d/74/87/b5d1fcab69ccdb2a8aed72b3318de3a73a128d9a76a0f01481 2020-12-26T04:50:05,328 Successfully built pyrandmeme 2020-12-26T04:50:05,333 Removed build tracker: '/tmp/pip-req-tracker-gtajk3cj'