2020-10-23T12:26:01,439 Created temporary directory: /tmp/pip-ephem-wheel-cache-4misarjn 2020-10-23T12:26:01,442 Created temporary directory: /tmp/pip-req-tracker-ux4lvnec 2020-10-23T12:26:01,442 Initialized build tracking at /tmp/pip-req-tracker-ux4lvnec 2020-10-23T12:26:01,442 Created build tracker: /tmp/pip-req-tracker-ux4lvnec 2020-10-23T12:26:01,442 Entered build tracker: /tmp/pip-req-tracker-ux4lvnec 2020-10-23T12:26:01,443 Created temporary directory: /tmp/pip-wheel-waz0mrg6 2020-10-23T12:26:01,454 1 location(s) to search for versions of baygon: 2020-10-23T12:26:01,454 * https://pypi.org/simple/baygon/ 2020-10-23T12:26:01,454 Fetching project page and analyzing links: https://pypi.org/simple/baygon/ 2020-10-23T12:26:01,455 Getting page https://pypi.org/simple/baygon/ 2020-10-23T12:26:01,457 Found index url https://pypi.org/simple 2020-10-23T12:26:01,550 Found link https://files.pythonhosted.org/packages/65/a0/d7d6f6e53a1694edabf50c06fb830744a099884bea43d9c8fc544292bf41/baygon-0.1.0.tar.gz#sha256=75ca8819692edfe5c8506473d82eac5bca1fe8d3c02ef01cad9b66d0183bea27 (from https://pypi.org/simple/baygon/) (requires-python:>=3.6), version: 0.1.0 2020-10-23T12:26:01,551 Found link https://files.pythonhosted.org/packages/83/e4/dd521900bac594c0badf39eb683bdbadf6efb580e9e72106b5c2a8154af5/baygon-0.1.1.tar.gz#sha256=e2b1e22308d65e3a9f184bee674186b1288f340e43b0e7deb5fea33ef1c297ae (from https://pypi.org/simple/baygon/) (requires-python:>=3.6), version: 0.1.1 2020-10-23T12:26:01,552 Found link https://files.pythonhosted.org/packages/ec/16/a74426a7c13e31bd3d39597dbdd4c1aa4173d8ea9da5d807de1a1c47af77/baygon-0.1.2.tar.gz#sha256=e11176324d431cd6e6be32438a1e80b17aa40b97061bed4cdbbf7d5956dd86b8 (from https://pypi.org/simple/baygon/) (requires-python:>=3.6), version: 0.1.2 2020-10-23T12:26:01,553 Found link https://files.pythonhosted.org/packages/22/1a/c9d61b4fdc1c382ec30f08cea00d2a509f57cfe2bbc3f809cfb53ffb4080/baygon-0.1.5.tar.gz#sha256=fc5e969fcdd83b090042c605a75e18b07aabff4e1df535670ff88ba2eeaeb1b4 (from https://pypi.org/simple/baygon/) (requires-python:>=3.6), version: 0.1.5 2020-10-23T12:26:01,553 Found link https://files.pythonhosted.org/packages/87/15/3f2d4efaf0b8720b1b5cd1198f5ea652a02c17ebe604fa3d2bed985cec21/baygon-0.1.6.tar.gz#sha256=ae7fa1f4c59fc101e45559f886648b9e488551fb44858d8b6ca9f52c47c6a4f2 (from https://pypi.org/simple/baygon/) (requires-python:>=3.6), version: 0.1.6 2020-10-23T12:26:01,558 Given no hashes to check 1 links for project 'baygon': discarding no candidates 2020-10-23T12:26:01,559 Using version 0.1.6 (newest of versions: 0.1.6) 2020-10-23T12:26:01,563 Collecting baygon==0.1.6 2020-10-23T12:26:01,565 Created temporary directory: /tmp/pip-unpack-2d05p_01 2020-10-23T12:26:01,735 Downloading baygon-0.1.6.tar.gz (10 kB) 2020-10-23T12:26:01,817 Added baygon==0.1.6 from https://files.pythonhosted.org/packages/87/15/3f2d4efaf0b8720b1b5cd1198f5ea652a02c17ebe604fa3d2bed985cec21/baygon-0.1.6.tar.gz#sha256=ae7fa1f4c59fc101e45559f886648b9e488551fb44858d8b6ca9f52c47c6a4f2 to build tracker '/tmp/pip-req-tracker-ux4lvnec' 2020-10-23T12:26:01,818 Running setup.py (path:/tmp/pip-wheel-waz0mrg6/baygon/setup.py) egg_info for package baygon 2020-10-23T12:26:01,819 Created temporary directory: /tmp/pip-pip-egg-info-l7l039cw 2020-10-23T12:26:01,820 Running command python setup.py egg_info 2020-10-23T12:26:02,741 running egg_info 2020-10-23T12:26:02,744 creating /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info 2020-10-23T12:26:02,745 writing /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/PKG-INFO 2020-10-23T12:26:02,747 writing dependency_links to /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/dependency_links.txt 2020-10-23T12:26:02,749 writing entry points to /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/entry_points.txt 2020-10-23T12:26:02,750 writing requirements to /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/requires.txt 2020-10-23T12:26:02,751 writing top-level names to /tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/top_level.txt 2020-10-23T12:26:02,753 writing manifest file '/tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/SOURCES.txt' 2020-10-23T12:26:02,893 /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requirements' 2020-10-23T12:26:02,893 warnings.warn(msg) 2020-10-23T12:26:02,893 file baygon.py (for module baygon) not found 2020-10-23T12:26:02,897 reading manifest file '/tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/SOURCES.txt' 2020-10-23T12:26:02,901 writing manifest file '/tmp/pip-pip-egg-info-l7l039cw/baygon.egg-info/SOURCES.txt' 2020-10-23T12:26:02,961 Source in /tmp/pip-wheel-waz0mrg6/baygon has version 0.1.6, which satisfies requirement baygon==0.1.6 from https://files.pythonhosted.org/packages/87/15/3f2d4efaf0b8720b1b5cd1198f5ea652a02c17ebe604fa3d2bed985cec21/baygon-0.1.6.tar.gz#sha256=ae7fa1f4c59fc101e45559f886648b9e488551fb44858d8b6ca9f52c47c6a4f2 2020-10-23T12:26:02,962 Removed baygon==0.1.6 from https://files.pythonhosted.org/packages/87/15/3f2d4efaf0b8720b1b5cd1198f5ea652a02c17ebe604fa3d2bed985cec21/baygon-0.1.6.tar.gz#sha256=ae7fa1f4c59fc101e45559f886648b9e488551fb44858d8b6ca9f52c47c6a4f2 from build tracker '/tmp/pip-req-tracker-ux4lvnec' 2020-10-23T12:26:02,965 Building wheels for collected packages: baygon 2020-10-23T12:26:02,970 Created temporary directory: /tmp/pip-wheel-_291vl0x 2020-10-23T12:26:02,970 Building wheel for baygon (setup.py): started 2020-10-23T12:26:02,971 Destination directory: /tmp/pip-wheel-_291vl0x 2020-10-23T12:26:02,971 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-waz0mrg6/baygon/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-waz0mrg6/baygon/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-_291vl0x 2020-10-23T12:26:03,761 /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_requirements' 2020-10-23T12:26:03,761 warnings.warn(msg) 2020-10-23T12:26:03,879 running bdist_wheel 2020-10-23T12:26:03,886 running build 2020-10-23T12:26:03,886 running build_py 2020-10-23T12:26:04,014 file baygon.py (for module baygon) not found 2020-10-23T12:26:04,016 creating build 2020-10-23T12:26:04,016 creating build/lib 2020-10-23T12:26:04,017 creating build/lib/baygon 2020-10-23T12:26:04,018 copying baygon/executable.py -> build/lib/baygon 2020-10-23T12:26:04,020 copying baygon/schema.py -> build/lib/baygon 2020-10-23T12:26:04,022 copying baygon/__main__.py -> build/lib/baygon 2020-10-23T12:26:04,024 copying baygon/error.py -> build/lib/baygon 2020-10-23T12:26:04,026 copying baygon/__init__.py -> build/lib/baygon 2020-10-23T12:26:04,027 copying baygon/description.py -> build/lib/baygon 2020-10-23T12:26:04,029 copying baygon/test.py -> build/lib/baygon 2020-10-23T12:26:04,032 creating build/lib/baygon/tests 2020-10-23T12:26:04,032 copying baygon/tests/test_description.py -> build/lib/baygon/tests 2020-10-23T12:26:04,034 copying baygon/tests/test_schema.py -> build/lib/baygon/tests 2020-10-23T12:26:04,036 copying baygon/tests/__init__.py -> build/lib/baygon/tests 2020-10-23T12:26:04,038 copying baygon/tests/test_config.py -> build/lib/baygon/tests 2020-10-23T12:26:04,040 creating build/lib/baygon/tests/test_executable 2020-10-23T12:26:04,041 copying baygon/tests/test_executable/args.py -> build/lib/baygon/tests/test_executable 2020-10-23T12:26:04,044 copying baygon/tests/test_executable/__init__.py -> build/lib/baygon/tests/test_executable 2020-10-23T12:26:04,046 copying baygon/tests/test_executable/dummy.py -> build/lib/baygon/tests/test_executable 2020-10-23T12:26:04,049 creating build/lib/baygon/tests/test_full 2020-10-23T12:26:04,050 copying baygon/tests/test_full/main.py -> build/lib/baygon/tests/test_full 2020-10-23T12:26:04,052 copying baygon/tests/test_full/__init__.py -> build/lib/baygon/tests/test_full 2020-10-23T12:26:04,055 file baygon.py (for module baygon) not found 2020-10-23T12:26:04,062 installing to build/bdist.linux-armv7l/wheel 2020-10-23T12:26:04,062 running install 2020-10-23T12:26:04,063 running install_lib 2020-10-23T12:26:04,068 creating build/bdist.linux-armv7l 2020-10-23T12:26:04,069 creating build/bdist.linux-armv7l/wheel 2020-10-23T12:26:04,071 creating build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,072 copying build/lib/baygon/executable.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,075 copying build/lib/baygon/schema.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,077 copying build/lib/baygon/__main__.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,080 copying build/lib/baygon/error.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,083 creating build/bdist.linux-armv7l/wheel/baygon/tests 2020-10-23T12:26:04,084 copying build/lib/baygon/tests/test_description.py -> build/bdist.linux-armv7l/wheel/baygon/tests 2020-10-23T12:26:04,087 copying build/lib/baygon/tests/test_schema.py -> build/bdist.linux-armv7l/wheel/baygon/tests 2020-10-23T12:26:04,090 creating build/bdist.linux-armv7l/wheel/baygon/tests/test_executable 2020-10-23T12:26:04,091 copying build/lib/baygon/tests/test_executable/args.py -> build/bdist.linux-armv7l/wheel/baygon/tests/test_executable 2020-10-23T12:26:04,094 copying build/lib/baygon/tests/test_executable/__init__.py -> build/bdist.linux-armv7l/wheel/baygon/tests/test_executable 2020-10-23T12:26:04,096 copying build/lib/baygon/tests/test_executable/dummy.py -> build/bdist.linux-armv7l/wheel/baygon/tests/test_executable 2020-10-23T12:26:04,098 copying build/lib/baygon/tests/__init__.py -> build/bdist.linux-armv7l/wheel/baygon/tests 2020-10-23T12:26:04,100 copying build/lib/baygon/tests/test_config.py -> build/bdist.linux-armv7l/wheel/baygon/tests 2020-10-23T12:26:04,104 creating build/bdist.linux-armv7l/wheel/baygon/tests/test_full 2020-10-23T12:26:04,104 copying build/lib/baygon/tests/test_full/main.py -> build/bdist.linux-armv7l/wheel/baygon/tests/test_full 2020-10-23T12:26:04,107 copying build/lib/baygon/tests/test_full/__init__.py -> build/bdist.linux-armv7l/wheel/baygon/tests/test_full 2020-10-23T12:26:04,110 copying build/lib/baygon/__init__.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,112 copying build/lib/baygon/description.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,114 copying build/lib/baygon/test.py -> build/bdist.linux-armv7l/wheel/baygon 2020-10-23T12:26:04,117 running install_egg_info 2020-10-23T12:26:04,142 running egg_info 2020-10-23T12:26:04,142 writing baygon.egg-info/PKG-INFO 2020-10-23T12:26:04,144 writing dependency_links to baygon.egg-info/dependency_links.txt 2020-10-23T12:26:04,146 writing entry points to baygon.egg-info/entry_points.txt 2020-10-23T12:26:04,147 writing requirements to baygon.egg-info/requires.txt 2020-10-23T12:26:04,149 writing top-level names to baygon.egg-info/top_level.txt 2020-10-23T12:26:04,152 file baygon.py (for module baygon) not found 2020-10-23T12:26:04,154 reading manifest file 'baygon.egg-info/SOURCES.txt' 2020-10-23T12:26:04,159 writing manifest file 'baygon.egg-info/SOURCES.txt' 2020-10-23T12:26:04,161 Copying baygon.egg-info to build/bdist.linux-armv7l/wheel/baygon-0.1.6-py3.7.egg-info 2020-10-23T12:26:04,177 running install_scripts 2020-10-23T12:26:04,269 creating build/bdist.linux-armv7l/wheel/baygon-0.1.6.dist-info/WHEEL 2020-10-23T12:26:04,272 creating '/tmp/pip-wheel-_291vl0x/baygon-0.1.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-10-23T12:26:04,275 adding 'baygon/__init__.py' 2020-10-23T12:26:04,277 adding 'baygon/__main__.py' 2020-10-23T12:26:04,279 adding 'baygon/description.py' 2020-10-23T12:26:04,280 adding 'baygon/error.py' 2020-10-23T12:26:04,282 adding 'baygon/executable.py' 2020-10-23T12:26:04,284 adding 'baygon/schema.py' 2020-10-23T12:26:04,285 adding 'baygon/test.py' 2020-10-23T12:26:04,287 adding 'baygon/tests/__init__.py' 2020-10-23T12:26:04,289 adding 'baygon/tests/test_config.py' 2020-10-23T12:26:04,290 adding 'baygon/tests/test_description.py' 2020-10-23T12:26:04,292 adding 'baygon/tests/test_schema.py' 2020-10-23T12:26:04,294 adding 'baygon/tests/test_executable/__init__.py' 2020-10-23T12:26:04,295 adding 'baygon/tests/test_executable/args.py' 2020-10-23T12:26:04,297 adding 'baygon/tests/test_executable/dummy.py' 2020-10-23T12:26:04,299 adding 'baygon/tests/test_full/__init__.py' 2020-10-23T12:26:04,301 adding 'baygon/tests/test_full/main.py' 2020-10-23T12:26:04,304 adding 'baygon-0.1.6.dist-info/METADATA' 2020-10-23T12:26:04,305 adding 'baygon-0.1.6.dist-info/WHEEL' 2020-10-23T12:26:04,306 adding 'baygon-0.1.6.dist-info/entry_points.txt' 2020-10-23T12:26:04,308 adding 'baygon-0.1.6.dist-info/top_level.txt' 2020-10-23T12:26:04,308 adding 'baygon-0.1.6.dist-info/RECORD' 2020-10-23T12:26:04,310 removing build/bdist.linux-armv7l/wheel 2020-10-23T12:26:04,390 Building wheel for baygon (setup.py): finished with status 'done' 2020-10-23T12:26:04,393 Created wheel for baygon: filename=baygon-0.1.6-py3-none-any.whl size=12411 sha256=12689550744e3e9f07acf96e020a0eda8178d582d777a22c22767f5f63172546 2020-10-23T12:26:04,393 Stored in directory: /tmp/pip-ephem-wheel-cache-4misarjn/wheels/1b/34/70/7329a175b719d27c063fa5dde6d7a6328e41c2535c00c6495a 2020-10-23T12:26:04,396 Successfully built baygon 2020-10-23T12:26:04,400 Removed build tracker: '/tmp/pip-req-tracker-ux4lvnec'