2019-09-09T19:17:56 Created temporary directory: /tmp/pip-ephem-wheel-cache-cy2py0bh 2019-09-09T19:17:56 Created temporary directory: /tmp/pip-req-tracker-uxst_owe 2019-09-09T19:17:56 Created requirements tracker '/tmp/pip-req-tracker-uxst_owe' 2019-09-09T19:17:56 Created temporary directory: /tmp/pip-wheel-mheofil0 2019-09-09T19:17:56 Collecting openapi-generator==1.0.1 2019-09-09T19:17:56 1 location(s) to search for versions of openapi-generator: 2019-09-09T19:17:56 * https://pypi.org/simple/openapi-generator/ 2019-09-09T19:17:56 Getting page https://pypi.org/simple/openapi-generator/ 2019-09-09T19:17:56 Analyzing links from page https://pypi.org/simple/openapi-generator/ 2019-09-09T19:17:56 Found link https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz#sha256=a522f07a239cdb4d179dfdc3c6d45238ff597f47059617504785452eeba421cd (from https://pypi.org/simple/openapi-generator/), version: 1.0.1 2019-09-09T19:17:56 Using version 1.0.1 (newest of versions: 1.0.1) 2019-09-09T19:17:56 Created temporary directory: /tmp/pip-unpack-ioh6wd8s 2019-09-09T19:17:56 Downloading https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz 2019-09-09T19:17:56 Downloading from URL https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz#sha256=a522f07a239cdb4d179dfdc3c6d45238ff597f47059617504785452eeba421cd (from https://pypi.org/simple/openapi-generator/) 2019-09-09T19:17:56 Added openapi-generator==1.0.1 from https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz#sha256=a522f07a239cdb4d179dfdc3c6d45238ff597f47059617504785452eeba421cd to build tracker '/tmp/pip-req-tracker-uxst_owe' 2019-09-09T19:17:56 Running setup.py (path:/tmp/pip-wheel-mheofil0/openapi-generator/setup.py) egg_info for package openapi-generator 2019-09-09T19:17:56 Running command python setup.py egg_info 2019-09-09T19:17:58 running egg_info 2019-09-09T19:17:58 creating pip-egg-info/openapi_generator.egg-info 2019-09-09T19:17:58 writing pip-egg-info/openapi_generator.egg-info/PKG-INFO 2019-09-09T19:17:58 writing requirements to pip-egg-info/openapi_generator.egg-info/requires.txt 2019-09-09T19:17:58 writing top-level names to pip-egg-info/openapi_generator.egg-info/top_level.txt 2019-09-09T19:17:58 writing dependency_links to pip-egg-info/openapi_generator.egg-info/dependency_links.txt 2019-09-09T19:17:58 writing manifest file 'pip-egg-info/openapi_generator.egg-info/SOURCES.txt' 2019-09-09T19:17:59 reading manifest file 'pip-egg-info/openapi_generator.egg-info/SOURCES.txt' 2019-09-09T19:17:59 writing manifest file 'pip-egg-info/openapi_generator.egg-info/SOURCES.txt' 2019-09-09T19:17:59 Source in /tmp/pip-wheel-mheofil0/openapi-generator has version 1.0.1, which satisfies requirement openapi-generator==1.0.1 from https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz#sha256=a522f07a239cdb4d179dfdc3c6d45238ff597f47059617504785452eeba421cd 2019-09-09T19:17:59 Removed openapi-generator==1.0.1 from https://files.pythonhosted.org/packages/6b/5b/5661288cfd97303fb01aae878c1cb0d4ef1b59887153edd2d13c46cae538/openapi_generator-1.0.1.tar.gz#sha256=a522f07a239cdb4d179dfdc3c6d45238ff597f47059617504785452eeba421cd from build tracker '/tmp/pip-req-tracker-uxst_owe' 2019-09-09T19:17:59 Building wheels for collected packages: openapi-generator 2019-09-09T19:17:59 Created temporary directory: /tmp/pip-wheel-2rlmheln 2019-09-09T19:17:59 Building wheel for openapi-generator (setup.py): started 2019-09-09T19:17:59 Destination directory: /tmp/pip-wheel-2rlmheln 2019-09-09T19:17:59 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-mheofil0/openapi-generator/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-2rlmheln 2019-09-09T19:18:01 running bdist_wheel 2019-09-09T19:18:01 running build 2019-09-09T19:18:01 running build_py 2019-09-09T19:18:01 creating build 2019-09-09T19:18:01 creating build/lib 2019-09-09T19:18:01 creating build/lib/openapi_generator 2019-09-09T19:18:01 copying openapi_generator/test_generator.py -> build/lib/openapi_generator 2019-09-09T19:18:01 copying openapi_generator/openapi_generator.py -> build/lib/openapi_generator 2019-09-09T19:18:01 copying openapi_generator/run.py -> build/lib/openapi_generator 2019-09-09T19:18:01 copying openapi_generator/__init__.py -> build/lib/openapi_generator 2019-09-09T19:18:01 running egg_info 2019-09-09T19:18:01 writing dependency_links to openapi_generator.egg-info/dependency_links.txt 2019-09-09T19:18:01 writing top-level names to openapi_generator.egg-info/top_level.txt 2019-09-09T19:18:01 writing openapi_generator.egg-info/PKG-INFO 2019-09-09T19:18:01 writing requirements to openapi_generator.egg-info/requires.txt 2019-09-09T19:18:01 reading manifest file 'openapi_generator.egg-info/SOURCES.txt' 2019-09-09T19:18:01 writing manifest file 'openapi_generator.egg-info/SOURCES.txt' 2019-09-09T19:18:01 installing to build/bdist.linux-armv7l/wheel 2019-09-09T19:18:01 running install 2019-09-09T19:18:01 running install_lib 2019-09-09T19:18:01 creating build/bdist.linux-armv7l 2019-09-09T19:18:01 creating build/bdist.linux-armv7l/wheel 2019-09-09T19:18:01 creating build/bdist.linux-armv7l/wheel/openapi_generator 2019-09-09T19:18:01 copying build/lib/openapi_generator/test_generator.py -> build/bdist.linux-armv7l/wheel/openapi_generator 2019-09-09T19:18:01 copying build/lib/openapi_generator/openapi_generator.py -> build/bdist.linux-armv7l/wheel/openapi_generator 2019-09-09T19:18:01 copying build/lib/openapi_generator/run.py -> build/bdist.linux-armv7l/wheel/openapi_generator 2019-09-09T19:18:01 copying build/lib/openapi_generator/__init__.py -> build/bdist.linux-armv7l/wheel/openapi_generator 2019-09-09T19:18:01 running install_egg_info 2019-09-09T19:18:01 Copying openapi_generator.egg-info to build/bdist.linux-armv7l/wheel/openapi_generator-1.0.1-py3.5.egg-info 2019-09-09T19:18:01 running install_scripts 2019-09-09T19:18:01 creating build/bdist.linux-armv7l/wheel/openapi_generator-1.0.1.dist-info/WHEEL 2019-09-09T19:18:01 Building wheel for openapi-generator (setup.py): finished with status 'done' 2019-09-09T19:18:01 Stored in directory: /tmp/tmpgzft4j3t 2019-09-09T19:18:01 Successfully built openapi-generator 2019-09-09T19:18:01 Cleaning up... 2019-09-09T19:18:01 Removing source in /tmp/pip-wheel-mheofil0/openapi-generator 2019-09-09T19:18:02 Removed build tracker '/tmp/pip-req-tracker-uxst_owe'