You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/13 12:45:37 UTC

Build failed in Jenkins: beam_PreCommit_PythonLint_Cron #3882

See <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/3882/display/redirect>

Changes:


------------------------------------------
[...truncated 4.66 KB...]
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build

> Task :sdks:python:test-suites:tox:py37:setupVirtualenv
Collecting pip
  Using cached pip-22.1.2-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.1.1
    Uninstalling pip-20.1.1:
      Successfully uninstalled pip-20.1.1
Successfully installed pip-22.1.2
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/build/gradleenv/-1227304283/lib/python3.7/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (47.1.0)
Collecting setuptools
  Downloading setuptools-62.4.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.1 MB/s eta 0:00:00
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp37-cp37m-manylinux2014_x86_64.whl (2.5 MB)
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.3-py2.py3-none-any.whl (10 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.7.1-py3-none-any.whl (10 kB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.46.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.20.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting zipp>=0.5
  Using cached zipp-3.8.0-py3-none-any.whl (5.4 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB)
Installing collected packages: distlib, zipp, wheel, toml, six, setuptools, pyparsing, py, protobuf, platformdirs, filelock, packaging, mypy-protobuf, importlib-metadata, grpcio, virtualenv, pluggy, grpcio-tools, tox
  Attempting uninstall: setuptools
    Found existing installation: setuptools 47.1.0
    Uninstalling setuptools-47.1.0:
      Successfully uninstalled setuptools-47.1.0
Successfully installed distlib-0.3.1 filelock-3.7.1 grpcio-1.46.3 grpcio-tools-1.37.0 importlib-metadata-2.1.3 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.2 pluggy-1.0.0 protobuf-3.20.1 py-1.11.0 pyparsing-3.0.9 setuptools-62.4.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.14.1 wheel-0.37.1 zipp-3.8.0

> Task :sdks:python:setupVirtualenv
Collecting pip
  Using cached pip-22.1.2-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.1.2
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0)
Collecting setuptools
  Downloading setuptools-62.4.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.3 MB/s eta 0:00:00
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.7.1-py3-none-any.whl (10 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.7.1 grpcio-1.46.3 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.2 pluggy-1.0.0 protobuf-3.20.1 py-1.11.0 pyparsing-3.0.9 setuptools-62.4.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.14.1 wheel-0.37.1

> Task :sdks:python:sdist
org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused.
Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi
Writing mypy to org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi
<https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:531: UserWarning: Normalizing '2.40.0.dev' to '2.40.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md


> Task :sdks:python:test-suites:tox:py37:lintPy37
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/setup.py>
py37-lint create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/py37-lint>
py37-lint installdeps: -rbuild-requirements.txt, astroid<2.9,>=2.8.0, pycodestyle==2.3.1, pylint==2.11.1, isort==4.2.15, flake8==3.5.0
py37-lint inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
py37-lint installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/.tmp/package/1/apache-beam-2.40.0.dev0.zip,astroid==2.8.6,atomicwrites==1.4.0,attrs==21.4.0,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cloudpickle==2.1.0,crcmod==1.7,cryptography==37.0.2,deprecation==2.1.0,dill==0.3.5.1,distlib==0.3.1,docker==5.0.3,docopt==0.6.2,execnet==1.9.0,fastavro==1.5.1,flake8==3.5.0,freezegun==1.2.1,greenlet==1.1.2,grpcio==1.46.3,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,idna==3.3,importlib-metadata==4.11.4,isort==4.2.15,joblib==1.1.0,lazy-object-proxy==1.7.1,mccabe==0.6.1,mock==2.0.0,more-itertools==8.13.0,mypy-protobuf==1.18,numpy==1.21.6,orjson==3.7.2,packaging==21.3,pandas==1.3.5,parameterized==0.7.5,pbr==5.9.0,platformdirs==2.5.2,pluggy==0.13.1,proto-plus==1.20.5,protobuf==3.20.1,psycopg2-binary==2.9.3,py==1.11.0,pyarrow==7.0.0,pycodestyle==2.3.1,pycparser==2.21,pydot==1.4.2,pyflakes==1.6.0,PyHamcrest==1.10.1,pylint==2.11.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==4.6.11,pytest-forked==1.4.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2022.1,PyYAML==6.0,requests==2.28.0,requests-mock==1.9.3,scikit-learn==1.0.2,scipy==1.7.3,six==1.16.0,SQLAlchemy==1.4.37,tenacity==5.1.5,testcontainers==3.5.4,threadpoolctl==3.1.0,toml==0.10.2,typed-ast==1.5.4,typing_extensions==4.2.0,urllib3==1.26.9,wcwidth==0.2.5,websocket-client==1.3.2,wrapt==1.13.3,zipp==3.8.0>
py37-lint run-test-pre: PYTHONHASHSEED='880144028'
py37-lint run-test-pre: commands[0] | python --version
Python 3.7.12
py37-lint run-test-pre: commands[1] | pip --version
pip 22.1.2 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-lint/py37-lint/lib/python3.7/site-packages/pip> (python 3.7)
py37-lint run-test-pre: commands[2] | pip check
No broken requirements found.
py37-lint run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py37-lint run-test: commands[0] | pylint --version
pylint 2.11.1
astroid 2.8.6
Python 3.7.12 (default, Jan 15 2022, 18:42:10) 
[GCC 9.3.0]
py37-lint run-test: commands[1] | time <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_pylint.sh>
Skipping lint for files:
bigquery_v2_client.py, bigquery_v2_messages.py, dataflow_v1b3_client.py, dataflow_v1b3_messages.py, storage_v1_client.py, storage_v1_messages.py, proto2_coder_test_messages_pb2.py, beam_interactive_api_pb2_grpc.py, beam_interactive_api_pb2.py, beam_fn_api_pb2_grpc.py, beam_provision_api_pb2.py, beam_provision_api_pb2_grpc.py, beam_fn_api_pb2.py, external_transforms_pb2_urns.py, metrics_pb2.py, endpoints_pb2.py, metrics_pb2_urns.py, schema_pb2.py, beam_runner_api_pb2_urns.py, schema_pb2_grpc.py, standard_window_fns_pb2_urns.py, metrics_pb2_grpc.py, beam_runner_api_pb2_grpc.py, endpoints_pb2_grpc.py, external_transforms_pb2_grpc.py, standard_window_fns_pb2.py, standard_window_fns_pb2_grpc.py, schema_pb2_urns.py, external_transforms_pb2.py, beam_runner_api_pb2.py, beam_artifact_api_pb2.py, beam_expansion_api_pb2.py, beam_expansion_api_pb2_grpc.py, beam_job_api_pb2_grpc.py, beam_artifact_api_pb2_urns.py, beam_job_api_pb2.py, beam_artifact_api_pb2_grpc.py
Linting modules:
apache_beam  conftest.py  gen_protos.py  setup.py
Running pylint...
************* Module apache_beam.ml.inference.base
apache_beam/ml/inference/base.py:135:4: W0101: Unreachable code (unreachable)
************* Module apache_beam.dataframe.frames
apache_beam/dataframe/frames.py:655:53: I1101: Module 'pandas._libs.lib' has no 'no_default' member, but source is unavailable. Consider adding this module to extension-pkg-allow-list if you want to perform analysis based on run-time introspection of living objects. (c-extension-no-member)

--------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Command exited with non-zero status 4
463.72user 12.78system 1:02.93elapsed 757%CPU (0avgtext+0avgdata 653284maxresident)k
432inputs+400outputs (2major+1732103minor)pagefaults 0swaps
ERROR: InvocationError for command /usr/bin/time scripts/run_pylint.sh (exited with code 4)
py37-lint run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py37-lint: commands failed

> Task :sdks:python:test-suites:tox:py37:lintPy37 FAILED

> Task :sdks:python:test-suites:tox:py37:mypyPy37
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/setup.py>
py37-mypy create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-mypy/py37-mypy>
py37-mypy installdeps: -rbuild-requirements.txt, mypy==0.782
py37-mypy inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-mypy/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
py37-mypy installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-mypy/.tmp/package/1/apache-beam-2.40.0.dev0.zip,cachetools==4.2.4,certifi==2022.5.18.1,charset-normalizer==2.0.12,cloudpickle==2.1.0,crcmod==1.7,dill==0.3.5.1,distlib==0.3.1,docopt==0.6.2,fastavro==1.5.1,fasteners==0.17.3,google-api-core==1.31.6,google-apitools==0.5.31,google-auth==1.35.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==2.34.4,google-cloud-bigquery-storage==2.13.2,google-cloud-bigtable==1.7.2,google-cloud-core==1.7.2,google-cloud-datastore==1.15.5,google-cloud-dlp==3.7.1,google-cloud-language==1.3.2,google-cloud-pubsub==2.13.0,google-cloud-pubsublite==1.4.2,google-cloud-recommendations-ai==0.2.0,google-cloud-spanner==1.19.3,google-cloud-videointelligence==1.16.3,google-cloud-vision==1.0.2,google-crc32c==1.3.0,google-resumable-media==2.3.3,googleapis-common-protos==1.56.2,grpc-google-iam-v1==0.12.4,grpcio==1.46.3,grpcio-gcp==0.2.2,grpcio-status==1.46.3,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,idna==3.3,mypy==0.782,mypy-extensions==0.4.3,mypy-protobuf==1.18,numpy==1.21.6,oauth2client==4.1.3,orjson==3.7.2,overrides==6.1.0,packaging==21.3,proto-plus==1.20.5,protobuf==3.20.1,pyarrow==7.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.2,pymongo==3.12.3,pyparsing==3.0.9,python-dateutil==2.8.2,pytz==2022.1,requests==2.28.0,rsa==4.8,six==1.16.0,typed-ast==1.4.3,typing-utils==0.1.0,typing_extensions==4.2.0,urllib3==1.26.9>
py37-mypy run-test-pre: PYTHONHASHSEED='3740667963'
py37-mypy run-test-pre: commands[0] | python --version
Python 3.7.12
py37-mypy run-test-pre: commands[1] | pip --version
pip 22.1.2 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-mypy/py37-mypy/lib/python3.7/site-packages/pip> (python 3.7)
py37-mypy run-test-pre: commands[2] | pip check
No broken requirements found.
py37-mypy run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py37-mypy run-test: commands[0] | mypy --version
mypy 0.782
py37-mypy run-test: commands[1] | python setup.py mypy
running mypy
running egg_info
writing apache_beam.egg-info/PKG-INFO
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing requirements to apache_beam.egg-info/requires.txt
writing top-level names to apache_beam.egg-info/top_level.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
setup.py:95: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  if StrictVersion(_PIP_VERSION) < StrictVersion(REQUIRED_PIP_VERSION):
<https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-mypy/py37-mypy/lib/python3.7/site-packages/setuptools/dist.py>:526: UserWarning: Normalizing '2.40.0.dev' to '2.40.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
running build_ext
Success: no issues found in 862 source files
py37-mypy run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py37-mypy: commands succeeded
  congratulations :)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py37:lintPy37'.
> 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

BUILD FAILED in 4m 13s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3zehxbkboz5fe

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_PythonLint_Cron #3883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/3883/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org