See <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/20/display/redirect>
Changes: ------------------------------------------ [...truncated 5.06 KB...] > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validateTaskProperties FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :sdks:python:setupVirtualenv New python executable in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/1922375555/bin/python2.7> Also creating executable in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/1922375555/bin/python> Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /usr/bin/python2.7 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting tox==3.11.1 Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB) Collecting grpcio-tools<=1.14.2,>=1.3.5 Using cached grpcio_tools-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl (22.2 MB) Processing /home/jenkins/.cache/pip/wheels/bf/c9/a3/c538d90ef17cf7823fa51fc701a7a7a910a80f6a405bf15b1a/future-0.16.0-cp27-none-any.whl Collecting six<2,>=1.0.0 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Processing /home/jenkins/.cache/pip/wheels/66/13/60/ef107438d90e4aad6320e3424e50cfce5e16d1e9aad6d38294/filelock-3.0.12-cp27-none-any.whl Collecting virtualenv>=14.0.0 Using cached virtualenv-20.0.1-py2.py3-none-any.whl (4.6 MB) Collecting pluggy<1,>=0.3.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py<2,>=1.4.17 Using cached py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting toml>=0.9.4 Using cached toml-0.10.0-py2.py3-none-any.whl (25 kB) Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages> (from tox==3.11.1) (44.0.0) Collecting grpcio>=1.14.2 Using cached grpcio-1.27.1-cp27-cp27mu-manylinux2010_x86_64.whl (21.1 MB) Collecting protobuf>=3.5.0.post1 Using cached protobuf-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB) Collecting importlib-resources<2,>=1.0; python_version < "3.7" Using cached importlib_resources-1.0.2-py2.py3-none-any.whl (32 kB) Collecting pathlib2<3,>=2.3.3; python_version < "3.4" and sys_platform != "win32" Using cached pathlib2-2.3.5-py2.py3-none-any.whl (18 kB) Collecting contextlib2<1,>=0.6.0; python_version < "3.3" Using cached contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting enum34>=1.0.4; python_version < "3.4" Using cached enum34-1.1.6-py2-none-any.whl (12 kB) Collecting futures>=2.2.0; python_version < "3.2" Using cached futures-3.3.0-py2-none-any.whl (16 kB) Collecting typing; python_version < "3.5" Using cached typing-3.7.4.1-py2-none-any.whl (26 kB) Processing /home/jenkins/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335/scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl Collecting zipp>=0.5 Using cached zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) Collecting configparser>=3.5; python_version < "3" Using cached configparser-4.0.2-py2.py3-none-any.whl (22 kB) Installing collected packages: six, filelock, scandir, pathlib2, typing, importlib-resources, contextlib2, appdirs, zipp, configparser, importlib-metadata, virtualenv, pluggy, py, toml, tox, enum34, futures, grpcio, protobuf, grpcio-tools, future Successfully installed appdirs-1.4.3 configparser-4.0.2 contextlib2-0.6.0.post1 enum34-1.1.6 filelock-3.0.12 future-0.16.0 futures-3.3.0 grpcio-1.27.1 grpcio-tools-1.14.2 importlib-metadata-1.5.0 importlib-resources-1.0.2 pathlib2-2.3.5 pluggy-0.13.1 protobuf-3.11.3 py-1.8.1 scandir-1.10.0 six-1.14.0 toml-0.10.0 tox-3.11.1 typing-3.7.4.1 virtualenv-20.0.1 zipp-1.1.0 > Task :sdks:python:test-suites:tox:py37:setupVirtualenv Using base prefix '/usr' New python executable in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/-1227304283/bin/python3.7> Also creating executable in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/-1227304283/bin/python> Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /usr/bin/python3.7 Collecting tox==3.11.1 Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB) Collecting grpcio-tools<=1.14.2,>=1.3.5 Using cached grpcio_tools-1.14.2-cp37-cp37m-manylinux1_x86_64.whl (22.2 MB) Processing /home/jenkins/.cache/pip/wheels/bf/c9/a3/c538d90ef17cf7823fa51fc701a7a7a910a80f6a405bf15b1a/future-0.16.0-cp37-none-any.whl Collecting py<2,>=1.4.17 Using cached py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting filelock<4,>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting six<2,>=1.0.0 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting virtualenv>=14.0.0 Using cached virtualenv-20.0.1-py2.py3-none-any.whl (4.6 MB) Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/-1227304283/lib/python3.7/site-packages> (from tox==3.11.1) (45.2.0) Collecting toml>=0.9.4 Using cached toml-0.10.0-py2.py3-none-any.whl (25 kB) Collecting pluggy<1,>=0.3.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting grpcio>=1.14.2 Using cached grpcio-1.27.1-cp37-cp37m-manylinux2010_x86_64.whl (2.7 MB) Collecting protobuf>=3.5.0.post1 Using cached protobuf-3.11.3-cp37-cp37m-manylinux1_x86_64.whl (1.3 MB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting zipp>=0.5 Using cached zipp-2.2.0-py36-none-any.whl (4.6 kB) Installing collected packages: py, filelock, six, zipp, importlib-metadata, appdirs, virtualenv, toml, pluggy, tox, grpcio, protobuf, grpcio-tools, future Successfully installed appdirs-1.4.3 filelock-3.0.12 future-0.16.0 grpcio-1.27.1 grpcio-tools-1.14.2 importlib-metadata-1.5.0 pluggy-0.13.1 protobuf-3.11.3 py-1.8.1 six-1.14.0 toml-0.10.0 tox-3.11.1 virtualenv-20.0.1 zipp-2.2.0 > Task :sdks:python:sdist setup.py:245: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only. 'You are using Apache Beam with Python 2. ' <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/dist.py>:476: UserWarning: Normalizing '2.20.0.dev' to '2.20.0.dev0' normalized_version, beam_fn_api.proto: warning: Import google/protobuf/descriptor.proto but not used. beam_fn_api.proto: warning: Import google/protobuf/wrappers.proto but not used. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: future==0.16.0 in <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages> (0.16.0) root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt RefactoringTool: Skipping optional fixer: idioms root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt RefactoringTool: Skipping optional fixer: ws_comma root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt root: Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py> RefactoringTool: No changes to <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py> RefactoringTool: No changes to <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py> RefactoringTool: Refactored <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py> RefactoringTool: Files that were modified: RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py> RefactoringTool: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py> warning: no files found matching 'README.md' warning: no files found matching 'NOTICE' warning: no files found matching 'LICENSE' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md > Task :sdks:python:test-suites:tox:py37:formatter py3-yapf-check create: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py3-yapf-check/py3-yapf-check> py3-yapf-check installdeps: yapf==0.29.0 py3-yapf-check inst: <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py3-yapf-check/.tmp/package/1/apache-beam.tar.gz> py3-yapf-check installed: apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,fastavro==0.21.24,freezegun==0.3.14,future==0.18.2,grpcio==1.27.1,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,yapf==0.29.0,zipp==2.2.0 py3-yapf-check run-test-pre: PYTHONHASHSEED='2223977904' py3-yapf-check run-test-pre: commands[0] | python --version Python 3.7.3 py3-yapf-check run-test-pre: commands[1] | pip --version ERROR: InvocationError for command <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py3-yapf-check/py3-yapf-check/bin/pip> --version (exited with code 2) py3-yapf-check run-test-post: commands[0] | <https://builds.apache.org/job/beam_PreCommit_PythonFormatter_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> ___________________________________ summary ____________________________________ ERROR: py3-yapf-check: commands failed > Task :sdks:python:test-suites:tox:py37:formatter FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py37:formatter'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 5s 4 actionable tasks: 4 executed Publishing build scan... https://gradle.com/s/zyxo5nzfhzznu Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
