C:\git\f1asky [master ?]> git push origin master Fatal: UriFormatException encountered. Password for 'https://blog-ftp@f1asky.scm.azurewebsites.net:443': Fatal: UriFormatException encountered. Counting objects: 6, done. Delta compression using up to 4 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (6/6), 467 bytes | 0 bytes/s, done. Total 6 (delta 3), reused 0 (delta 0) remote: Updating branch 'master'. remote: Updating submodules. remote: Preparing deployment for commit id '9fefec9a06'. remote: Generating deployment script. remote: Running deployment command... remote: Handling python deployment. remote: Detected requirements.txt. You can skip Python specific steps with a .skipPythonDeployment file. remote: Detecting Python runtime from runtime.txt remote: Detected python-3.4 remote: Deleting incompatible virtual environment. remote: ................................... remote: Creating python-3.4 virtual environment. remote: ............................................... remote: Pip install requirements. remote: Downloading/unpacking Flask==0.11.1 (from -r requirements.txt (line 1)) remote: Downloading/unpacking azure-storage==0.33.0 (from -r requirements.txt (line 2)) remote: Downloading/unpacking Jinja2>=2.4 (from Flask==0.11.1->-r requirements.txt (line 1)) remote: Downloading/unpacking click>=2.0 (from Flask==0.11.1->-r requirements.txt (line 1)) remote: Running setup.py (path:D:\home\site\wwwroot\env\build\click\setup.py) egg_info for package click remote: remote: warning: no previously-included files matching '*.pyc' found under directory 'docs' remote: warning: no previously-included files matching '*.pyo' found under directory 'docs' remote: warning: no previously-included files matching '*.pyc' found under directory 'tests' remote: warning: no previously-included files matching '*.pyo' found under directory 'tests' remote: warning: no previously-included files matching '*.pyc' found under directory 'examples' remote: warning: no previously-included files matching '*.pyo' found under directory 'examples' remote: no previously-included directories found matching 'docs\_build' remote: Downloading/unpacking Werkzeug>=0.7 (from Flask==0.11.1->-r requirements.txt (line 1)) remote: Downloading/unpacking itsdangerous>=0.21 (from Flask==0.11.1->-r requirements.txt (line 1)) remote: Running setup.py (path:D:\home\site\wwwroot\env\build\itsdangerous\setup.py) egg_info for package itsdangerous remote: remote: warning: no previously-included files matching '*' found under directory 'docs\_build' remote: Downloading/unpacking requests (from azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading/unpacking azure-nspkg (from azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading azure_nspkg-1.0.0-py2.py3-none-any.whl remote: Downloading/unpacking cryptography (from azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Running setup.py (path:D:\home\site\wwwroot\env\build\cryptography\setup.py) egg_info for package cryptography remote: remote: no previously-included directories found matching 'docs\_build' remote: warning: no previously-included files matching '*' found under directory 'vectors' remote: Downloading/unpacking azure-common (from azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading azure_common-1.1.4-py2.py3-none-any.whl remote: Downloading/unpacking python-dateutil (from azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading/unpacking MarkupSafe (from Jinja2>=2.4->Flask==0.11.1->-r requirements.txt (line 1)) remote: Downloading MarkupSafe-0.23.tar.gz remote: Running setup.py (path:D:\home\site\wwwroot\env\build\MarkupSafe\setup.py) egg_info for package MarkupSafe remote: remote: Downloading/unpacking idna>=2.0 (from cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading/unpacking pyasn1>=0.1.8 (from cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading pyasn1-0.1.9-py2.py3-none-any.whl remote: Downloading/unpacking six>=1.4.1 (from cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading six-1.10.0-py2.py3-none-any.whl remote: Downloading/unpacking setuptools>=11.3 (from cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading/unpacking cffi>=1.4.1 (from cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Downloading/unpacking pycparser (from cffi>=1.4.1->cryptography->azure-storage==0.33.0->-r requirements.txt (line 2)) remote: Running setup.py (path:D:\home\site\wwwroot\env\build\pycparser\setup.py) egg_info for package pycparser remote: remote: warning: no previously-included files matching 'yacctab.*' found under directory 'tests' remote: warning: no previously-included files matching 'lextab.*' found under directory 'tests' remote: warning: no previously-included files matching 'yacctab.*' found under directory 'examples' remote: warning: no previously-included files matching 'lextab.*' found under directory 'examples' remote: Installing collected packages: Flask, azure-storage, Jinja2, click, Werkzeug, itsdangerous, requests, azure-nspkg, cryptography, azure-common, python-dateutil, MarkupSafe, idna, pyasn1, six, setuptools, cffi, pycparser remote: ...... remote: Running setup.py install for click remote: remote: warning: no previously-included files matching '*.pyc' found under directory 'docs' remote: warning: no previously-included files matching '*.pyo' found under directory 'docs' remote: warning: no previously-included files matching '*.pyc' found under directory 'tests' remote: warning: no previously-included files matching '*.pyo' found under directory 'tests' remote: warning: no previously-included files matching '*.pyc' found under directory 'examples' remote: warning: no previously-included files matching '*.pyo' found under directory 'examples' remote: no previously-included directories found matching 'docs\_build' remote: Running setup.py install for itsdangerous remote: remote: warning: no previously-included files matching '*' found under directory 'docs\_build' remote: .... remote: Running setup.py install for cryptography remote: Traceback (most recent call last): remote: File "D:\python34\lib\distutils\core.py", line 148, in setup remote: dist.run_commands() remote: File "D:\python34\lib\distutils\dist.py", line 955, in run_commands remote: self.run_command(cmd) remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: cmd_obj.run() remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\bdist_egg.py", line 185, in run remote: cmd = self.call_command('install_lib', warn_dir=0) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\bdist_egg.py", line 171, in call_command remote: self.run_command(cmdname) remote: File "D:\python34\lib\distutils\cmd.py", line 313, in run_command remote: self.distribution.run_command(command) remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: cmd_obj.run() remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\install_lib.py", line 20, in run remote: self.build() remote: File "D:\python34\lib\distutils\command\install_lib.py", line 107, in build remote: self.run_command('build_ext') remote: File "D:\python34\lib\distutils\cmd.py", line 313, in run_command remote: self.distribution.run_command(command) remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: cmd_obj.run() remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\build_ext.py", line 52, in run remote: _build_ext.run(self) remote: File "D:\python34\lib\distutils\command\build_ext.py", line 348, in run remote: self.build_extensions() remote: File "D:\python34\lib\distutils\command\build_ext.py", line 457, in build_extensions remote: self.build_extension(ext) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\build_ext.py", line 186, in build_extension remote: _build_ext.build_extension(self,ext) remote: File "D:\python34\lib\distutils\command\build_ext.py", line 512, in build_extension remote: depends=ext.depends) remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 460, in compile remote: self.initialize() remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 371, in initialize remote: vc_env = query_vcvarsall(VERSION, plat_spec) remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 259, in query_vcvarsall remote: raise DistutilsPlatformError("Unable to find vcvarsall.bat") remote: distutils.errors.DistutilsPlatformError: Unable to find vcvarsall.bat remote: remote: During handling of the above exception, another exception occurred: remote: remote: Traceback (most recent call last): remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1000, in run_setup remote: run_setup(setup_script, args) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 50, in run_setup remote: lambda: execfile( remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 100, in run remote: return func() remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 52, in remote: {'__file__':setup_script, '__name__':'__main__'} remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\compat.py", line 78, in execfile remote: exec(compile(source, fn, 'exec'), globs, locs) remote: File "setup.py", line 192, in remote: # setup requirements. remote: File "D:\python34\lib\distutils\core.py", line 163, in setup remote: raise SystemExit("error: " + str(msg)) remote: SystemExit: error: Unable to find vcvarsall.bat remote: remote: During handling of the above exception, another exception occurred: remote: remote: Traceback (most recent call last): remote: File "", line 1, in remote: File "D:\home\site\wwwroot\env\build\cryptography\setup.py", line 334, in remote: **keywords_with_side_effects(sys.argv) remote: File "D:\python34\lib\distutils\core.py", line 108, in setup remote: _setup_distribution = dist = klass(attrs) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 239, in __init__ remote: self.fetch_build_eggs(attrs.pop('setup_requires')) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 263, in fetch_build_eggs remote: parse_requirements(requires), installer=self.fetch_build_egg remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 564, in resolve remote: dist = best[req.key] = env.best_match(req, self, installer) remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 802, in best_match remote: return self.obtain(req, installer) # try and download/install remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 814, in obtain remote: return installer(requirement) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 313, in fetch_build_egg remote: return cmd.easy_install(req) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 593, in easy_install remote: return self.install_item(spec, dist.location, tmpdir, deps) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 623, in install_item remote: dists = self.install_eggs(spec, download, tmpdir) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 809, in install_eggs remote: return self.build_and_install(setup_script, setup_base) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1015, in build_and_install remote: self.run_setup(setup_script, setup_base, args) remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1003, in run_setup remote: raise DistutilsError("Setup script exited with %s" % (v.args[0],)) remote: distutils.errors.DistutilsError: Setup script exited with error: Unable to find vcvarsall.bat remote: Complete output from command D:\home\site\wwwroot\env\Scripts\python.exe -c "import setuptools, tokenize;__file__='D:\\home\\site\\wwwroot\\env\\build\\cryptography\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record D:\local\Temp\pip-1tk19zep-record\install-record.txt --single-version-externally-managed --compile --install-headers D:\home\site\wwwroot\env\include\site\python3.4: remote: Traceback (most recent call last): remote: remote: File "D:\python34\lib\distutils\core.py", line 148, in setup remote: remote: dist.run_commands() remote: remote: File "D:\python34\lib\distutils\dist.py", line 955, in run_commands remote: remote: self.run_command(cmd) remote: remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: remote: cmd_obj.run() remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\bdist_egg.py", line 185, in run remote: remote: cmd = self.call_command('install_lib', warn_dir=0) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\bdist_egg.py", line 171, in call_command remote: remote: self.run_command(cmdname) remote: remote: File "D:\python34\lib\distutils\cmd.py", line 313, in run_command remote: remote: self.distribution.run_command(command) remote: remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: remote: cmd_obj.run() remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\install_lib.py", line 20, in run remote: remote: self.build() remote: remote: File "D:\python34\lib\distutils\command\install_lib.py", line 107, in build remote: remote: self.run_command('build_ext') remote: remote: File "D:\python34\lib\distutils\cmd.py", line 313, in run_command remote: remote: self.distribution.run_command(command) remote: remote: File "D:\python34\lib\distutils\dist.py", line 974, in run_command remote: remote: cmd_obj.run() remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\build_ext.py", line 52, in run remote: remote: _build_ext.run(self) remote: remote: File "D:\python34\lib\distutils\command\build_ext.py", line 348, in run remote: remote: self.build_extensions() remote: remote: File "D:\python34\lib\distutils\command\build_ext.py", line 457, in build_extensions remote: remote: self.build_extension(ext) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\build_ext.py", line 186, in build_extension remote: remote: _build_ext.build_extension(self,ext) remote: remote: File "D:\python34\lib\distutils\command\build_ext.py", line 512, in build_extension remote: remote: depends=ext.depends) remote: remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 460, in compile remote: remote: self.initialize() remote: remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 371, in initialize remote: remote: vc_env = query_vcvarsall(VERSION, plat_spec) remote: remote: File "D:\python34\lib\distutils\msvc9compiler.py", line 259, in query_vcvarsall remote: remote: raise DistutilsPlatformError("Unable to find vcvarsall.bat") remote: remote: distutils.errors.DistutilsPlatformError: Unable to find vcvarsall.bat remote: remote: remote: remote: During handling of the above exception, another exception occurred: remote: remote: remote: remote: Traceback (most recent call last): remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1000, in run_setup remote: remote: run_setup(setup_script, args) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 50, in run_setup remote: remote: lambda: execfile( remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 100, in run remote: remote: return func() remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\sandbox.py", line 52, in remote: remote: {'__file__':setup_script, '__name__':'__main__'} remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\compat.py", line 78, in execfile remote: remote: exec(compile(source, fn, 'exec'), globs, locs) remote: remote: File "setup.py", line 192, in remote: remote: # setup requirements. remote: remote: File "D:\python34\lib\distutils\core.py", line 163, in setup remote: remote: raise SystemExit("error: " + str(msg)) remote: remote: SystemExit: error: Unable to find vcvarsall.bat remote: remote: remote: remote: During handling of the above exception, another exception occurred: remote: remote: remote: remote: Traceback (most recent call last): remote: remote: File "", line 1, in remote: remote: File "D:\home\site\wwwroot\env\build\cryptography\setup.py", line 334, in remote: remote: **keywords_with_side_effects(sys.argv) remote: remote: File "D:\python34\lib\distutils\core.py", line 108, in setup remote: remote: _setup_distribution = dist = klass(attrs) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 239, in __init__ remote: remote: self.fetch_build_eggs(attrs.pop('setup_requires')) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 263, in fetch_build_eggs remote: remote: parse_requirements(requires), installer=self.fetch_build_egg remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 564, in resolve remote: remote: dist = best[req.key] = env.best_match(req, self, installer) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 802, in best_match remote: remote: return self.obtain(req, installer) # try and download/install remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\pkg_resources.py", line 814, in obtain remote: remote: return installer(requirement) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\dist.py", line 313, in fetch_build_egg remote: remote: return cmd.easy_install(req) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 593, in easy_install remote: remote: return self.install_item(spec, dist.location, tmpdir, deps) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 623, in install_item remote: remote: dists = self.install_eggs(spec, download, tmpdir) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 809, in install_eggs remote: remote: return self.build_and_install(setup_script, setup_base) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1015, in build_and_install remote: remote: self.run_setup(setup_script, setup_base, args) remote: remote: File "D:\home\site\wwwroot\env\lib\site-packages\setuptools\command\easy_install.py", line 1003, in run_setup remote: remote: raise DistutilsError("Setup script exited with %s" % (v.args[0],)) remote: remote: distutils.errors.DistutilsError: Setup script exited with error: Unable to find vcvarsall.bat remote: remote: ---------------------------------------- remote: Cleaning up... remote: ......................... remote: Command D:\home\site\wwwroot\env\Scripts\python.exe -c "import setuptools, tokenize;__file__='D:\\home\\site\\wwwroot\\env\\build\\cryptography\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record D:\local\Temp\pip-1tk19zep-record\install-record.txt --single-version-externally-managed --compile --install-headers D:\home\site\wwwroot\env\include\site\python3.4 failed with error code 1 in D:\home\site\wwwroot\env\build\cryptography remote: Storing debug log for failure in D:\home\pip\pip.log remote: An error has occurred during web site deployment. remote: remote: Error - Changes committed to remote repository but deployment to website failed. To https://f1asky.scm.azurewebsites.net:443/f1asky.git 3eb3093..9fefec9 master -> master