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 2021/01/08 18:04:56 UTC

Build failed in Jenkins: beam_PreCommit_PythonDocs_Cron #585

See <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/585/display/redirect?page=changes>

Changes:

[Kyle Weaver] [BEAM-11579] Specify flink_job_server_jar instead of using default.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4e83ac5b950e4e86a507c4a523679c46e82beee4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e83ac5b950e4e86a507c4a523679c46e82beee4 # timeout=10
Commit message: "Merge pull request #13682 from ibzib/BEAM-11579"
 > git rev-list --no-walk d2f76f9ad78f2d54f6aa78649a7aee8717ea9944 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :pythonDocsPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> 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
Configuration on demand is an incubating feature.

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.1)

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.1)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:setupVirtualenv
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:sdist
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:452: UserWarning: Normalizing '2.28.0.dev' to '2.28.0.dev0'
  warnings.warn(tmpl.format(**locals()))
INFO:gen_protos:Regenerating Python proto definitions (no output files).
INFO:gen_protos:Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy>
beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused.
Writing mypy to external_transforms_pb2.pyi
Writing mypy to beam_runner_api_pb2.pyi
Writing mypy to standard_window_fns_pb2.pyi
Writing mypy to metrics_pb2.pyi
Writing mypy to endpoints_pb2.pyi
Writing mypy to schema_pb2.pyi
Writing mypy to beam_artifact_api_pb2.pyi
Writing mypy to beam_expansion_api_pb2.pyi
Writing mypy to beam_job_api_pb2.pyi
Writing mypy to beam_provision_api_pb2.pyi
Writing mypy to beam_fn_api_pb2.pyi
Writing mypy to beam_interactive_api_pb2.pyi
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
RefactoringTool: Files that were modified:
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.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:pycommon:docs
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/setup.py>
py38-docs create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs>
py38-docs installdeps: Sphinx==3.0.3, sphinx_rtd_theme==0.4.3
py38-docs inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip>
py38-docs installed: alabaster==0.7.12,apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip,apipkg==1.5,atomicwrites==1.4.0,attrs==20.3.0,avro-python3==1.9.2.1,Babel==2.9.0,backcall==0.2.0,cachetools==4.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,crcmod==1.7,decorator==4.4.2,deprecation==2.1.0,dill==0.3.1.1,docker==4.4.1,docopt==0.6.2,docutils==0.16,execnet==1.7.1,facets-overview==1.0.0,fastavro==1.2.3,fasteners==0.16,freezegun==1.0.0,future==0.18.2,google-api-core==1.24.1,google-apitools==0.5.31,google-auth==1.24.0,google-cloud-bigquery==1.28.0,google-cloud-bigtable==1.6.1,google-cloud-build==2.0.0,google-cloud-core==1.5.0,google-cloud-datastore==1.15.3,google-cloud-dlp==1.0.0,google-cloud-language==1.3.0,google-cloud-pubsub==1.7.0,google-cloud-spanner==1.19.1,google-cloud-videointelligence==1.16.1,google-cloud-vision==1.0.0,google-crc32c==1.1.0,google-resumable-media==1.2.0,googleapis-common-protos==1.52.0,grpc-google-iam-v1==0.12.3,grpcio==1.34.0,grpcio-gcp==0.2.2,hdfs==2.5.8,httplib2==0.17.4,idna==2.10,imagesize==1.2.0,ipykernel==5.4.2,ipython==7.19.0,ipython-genutils==0.2.0,jedi==0.18.0,Jinja2==2.11.2,jupyter-client==6.1.10,jupyter-core==4.7.0,libcst==0.3.16,MarkupSafe==1.1.1,mock==2.0.0,more-itertools==8.6.0,mypy-extensions==0.4.3,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.19.5,oauth2client==4.1.3,packaging==20.8,pandas==1.1.5,parameterized==0.7.5,parso==0.8.1,pbr==5.5.1,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prompt-toolkit==3.0.10,proto-plus==1.13.0,protobuf==3.14.0,psycopg2-binary==2.8.6,ptyprocess==0.7.0,py==1.10.0,pyarrow==2.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.20,pydot==1.4.1,Pygments==2.7.3,PyHamcrest==1.10.1,pymongo==3.11.2,pyparsing==2.4.7,pytest==4.6.11,pytest-forked==1.3.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.1,pytz==2020.5,PyYAML==5.3.1,pyzmq==20.0.0,requests==2.25.1,requests-mock==1.8.0,rsa==4.6,six==1.15.0,snowballstemmer==2.0.0,Sphinx==1.8.5,sphinx-rtd-theme==0.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-websupport==1.2.4,SQLAlchemy==1.3.22,tenacity==5.1.5,testcontainers==3.2.0,timeloop==1.0.2,tornado==6.1,traitlets==5.0.5,typing-extensions==3.7.4.3,typing-inspect==0.6.0,urllib3==1.26.2,wcwidth==0.2.5,websocket-client==0.57.0,wrapt==1.12.1>
py38-docs run-test-pre: PYTHONHASHSEED='1538592979'
py38-docs run-test-pre: commands[0] | python --version
Python 3.8.5
py38-docs run-test-pre: commands[1] | pip --version
pip 20.2.4 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/pip> (python 3.8)
py38-docs run-test-pre: commands[2] | pip check
jupyter-client 6.1.10 has requirement jedi<=0.17.2, but you have jedi 0.18.0.
ERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/bin/pip> check (exited with code 1)
py38-docs run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-docs: commands failed

> Task :sdks:python:test-suites:tox:pycommon:docs FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 16s
4 actionable tasks: 4 executed

Publishing build scan...
https://gradle.com/s/v77udta6ukvce

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_PythonDocs_Cron #588

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


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


Build failed in Jenkins: beam_PreCommit_PythonDocs_Cron #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/587/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 868a8888d3982a1429a66806b6e729151c0c2145 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 868a8888d3982a1429a66806b6e729151c0c2145 # timeout=10
Commit message: "Merge pull request #13708 from apache/aaltay-patch-1"
 > git rev-list --no-walk 868a8888d3982a1429a66806b6e729151c0c2145 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :pythonDocsPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> 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
Configuration on demand is an incubating feature.

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.2)

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.2)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:sdist
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:452: UserWarning: Normalizing '2.28.0.dev' to '2.28.0.dev0'
  warnings.warn(tmpl.format(**locals()))
INFO:gen_protos:Regenerating Python proto definitions (no output files).
INFO:gen_protos:Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy>
beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused.
Writing mypy to external_transforms_pb2.pyi
Writing mypy to beam_runner_api_pb2.pyi
Writing mypy to standard_window_fns_pb2.pyi
Writing mypy to metrics_pb2.pyi
Writing mypy to endpoints_pb2.pyi
Writing mypy to schema_pb2.pyi
Writing mypy to beam_artifact_api_pb2.pyi
Writing mypy to beam_expansion_api_pb2.pyi
Writing mypy to beam_job_api_pb2.pyi
Writing mypy to beam_provision_api_pb2.pyi
Writing mypy to beam_fn_api_pb2.pyi
Writing mypy to beam_interactive_api_pb2.pyi
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
RefactoringTool: Files that were modified:
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.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:pycommon:docs
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/setup.py>
py38-docs create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs>
py38-docs installdeps: Sphinx==3.0.3, sphinx_rtd_theme==0.4.3
py38-docs inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip>
py38-docs installed: alabaster==0.7.12,apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip,apipkg==1.5,atomicwrites==1.4.0,attrs==20.3.0,avro-python3==1.9.2.1,Babel==2.9.0,backcall==0.2.0,cachetools==4.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,crcmod==1.7,decorator==4.4.2,deprecation==2.1.0,dill==0.3.1.1,docker==4.4.1,docopt==0.6.2,docutils==0.16,execnet==1.7.1,facets-overview==1.0.0,fastavro==1.2.3,fasteners==0.16,freezegun==1.0.0,future==0.18.2,google-api-core==1.24.1,google-apitools==0.5.31,google-auth==1.24.0,google-cloud-bigquery==1.28.0,google-cloud-bigtable==1.6.1,google-cloud-build==2.0.0,google-cloud-core==1.5.0,google-cloud-datastore==1.15.3,google-cloud-dlp==1.0.0,google-cloud-language==1.3.0,google-cloud-pubsub==1.7.0,google-cloud-spanner==1.19.1,google-cloud-videointelligence==1.16.1,google-cloud-vision==1.0.0,google-crc32c==1.1.0,google-resumable-media==1.2.0,googleapis-common-protos==1.52.0,grpc-google-iam-v1==0.12.3,grpcio==1.34.0,grpcio-gcp==0.2.2,hdfs==2.5.8,httplib2==0.17.4,idna==2.10,imagesize==1.2.0,ipykernel==5.4.2,ipython==7.19.0,ipython-genutils==0.2.0,jedi==0.18.0,Jinja2==2.11.2,jupyter-client==6.1.10,jupyter-core==4.7.0,libcst==0.3.16,MarkupSafe==1.1.1,mock==2.0.0,more-itertools==8.6.0,mypy-extensions==0.4.3,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.19.5,oauth2client==4.1.3,packaging==20.8,pandas==1.1.5,parameterized==0.7.5,parso==0.8.1,pbr==5.5.1,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prompt-toolkit==3.0.10,proto-plus==1.13.0,protobuf==3.14.0,psycopg2-binary==2.8.6,ptyprocess==0.7.0,py==1.10.0,pyarrow==2.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.20,pydot==1.4.1,Pygments==2.7.3,PyHamcrest==1.10.1,pymongo==3.11.2,pyparsing==2.4.7,pytest==4.6.11,pytest-forked==1.3.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.1,pytz==2020.5,PyYAML==5.3.1,pyzmq==20.0.0,requests==2.25.1,requests-mock==1.8.0,rsa==4.6,six==1.15.0,snowballstemmer==2.0.0,Sphinx==1.8.5,sphinx-rtd-theme==0.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-websupport==1.2.4,SQLAlchemy==1.3.22,tenacity==5.1.5,testcontainers==3.2.0,timeloop==1.0.2,tornado==6.1,traitlets==5.0.5,typing-extensions==3.7.4.3,typing-inspect==0.6.0,urllib3==1.26.2,wcwidth==0.2.5,websocket-client==0.57.0,wrapt==1.12.1>
py38-docs run-test-pre: PYTHONHASHSEED='2764305403'
py38-docs run-test-pre: commands[0] | python --version
Python 3.8.5
py38-docs run-test-pre: commands[1] | pip --version
pip 20.2.4 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/pip> (python 3.8)
py38-docs run-test-pre: commands[2] | pip check
jupyter-client 6.1.10 has requirement jedi<=0.17.2, but you have jedi 0.18.0.
ERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/bin/pip> check (exited with code 1)
py38-docs run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-docs: commands failed

> Task :sdks:python:test-suites:tox:pycommon:docs FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 34s
4 actionable tasks: 4 executed

Publishing build scan...
https://gradle.com/s/ozafrihk6ppta

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


Build failed in Jenkins: beam_PreCommit_PythonDocs_Cron #586

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

Changes:

[Pablo Estrada] Adding website update for release 2.27.0

[Pablo Estrada] Add 2.27.0 blog post, and update CHANGES.md

[heejong] [BEAM-11508] Set sdkHarnessContainerImages in workerpool configuration

[heejong] add utility function to check runner v2, set single-core flag for python

[noreply] [BEAM-11327] Update JulHandler with Charset.defaultCharset() (#13701)

[Pablo Estrada] Fixing script for Java8/Java11 docker container push

[noreply] Update the blog date for 2.27


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 868a8888d3982a1429a66806b6e729151c0c2145 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 868a8888d3982a1429a66806b6e729151c0c2145 # timeout=10
Commit message: "Merge pull request #13708 from apache/aaltay-patch-1"
 > git rev-list --no-walk 4e83ac5b950e4e86a507c4a523679c46e82beee4 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :pythonDocsPreCommit
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> 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
Configuration on demand is an incubating feature.

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.1)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:test-suites:tox:pycommon:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python3.8>
Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.8
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting future==0.18.2
  Using cached future-0.18.2-cp38-none-any.whl
Collecting grpcio-tools==1.30.0
  Using cached grpcio_tools-1.30.0-cp38-cp38-manylinux2010_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 tox==3.11.1
  Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/2019945900/lib/python3.8/site-packages> (from tox==3.11.1) (51.1.1)
Collecting filelock<4,>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting grpcio>=1.30.0
  Using cached grpcio-1.34.0-cp38-cp38-manylinux2014_x86_64.whl (4.0 MB)
Collecting pluggy<1,>=0.3.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting protobuf>=3.5.0.post1
  Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
Collecting py<2,>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting six<2,>=1.0.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv>=14.0.0
  Using cached virtualenv-20.2.2-py2.py3-none-any.whl (5.7 MB)
Collecting appdirs<2,>=1.4.3
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Installing collected packages: six, filelock, distlib, appdirs, virtualenv, toml, py, protobuf, pluggy, grpcio, tox, mypy-protobuf, grpcio-tools, future
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.34.0 grpcio-tools-1.30.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.14.0 py-1.10.0 six-1.15.0 toml-0.10.2 tox-3.11.1 virtualenv-20.2.2

> Task :sdks:python:sdist
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:452: UserWarning: Normalizing '2.28.0.dev' to '2.28.0.dev0'
  warnings.warn(tmpl.format(**locals()))
INFO:gen_protos:Regenerating Python proto definitions (no output files).
INFO:gen_protos:Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy>
beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused.
Writing mypy to external_transforms_pb2.pyi
Writing mypy to beam_runner_api_pb2.pyi
Writing mypy to standard_window_fns_pb2.pyi
Writing mypy to metrics_pb2.pyi
Writing mypy to endpoints_pb2.pyi
Writing mypy to schema_pb2.pyi
Writing mypy to beam_artifact_api_pb2.pyi
Writing mypy to beam_expansion_api_pb2.pyi
Writing mypy to beam_job_api_pb2.pyi
Writing mypy to beam_provision_api_pb2.pyi
Writing mypy to beam_fn_api_pb2.pyi
Writing mypy to beam_interactive_api_pb2.pyi
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
RefactoringTool: Files that were modified:
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py>
RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.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:pycommon:docs
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/setup.py>
py38-docs create: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs>
py38-docs installdeps: Sphinx==3.0.3, sphinx_rtd_theme==0.4.3
py38-docs inst: <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip>
py38-docs installed: alabaster==0.7.12,apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/.tmp/package/1/apache-beam-2.28.0.dev0.zip,apipkg==1.5,atomicwrites==1.4.0,attrs==20.3.0,avro-python3==1.9.2.1,Babel==2.9.0,backcall==0.2.0,cachetools==4.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,crcmod==1.7,decorator==4.4.2,deprecation==2.1.0,dill==0.3.1.1,docker==4.4.1,docopt==0.6.2,docutils==0.16,execnet==1.7.1,facets-overview==1.0.0,fastavro==1.2.3,fasteners==0.16,freezegun==1.0.0,future==0.18.2,google-api-core==1.24.1,google-apitools==0.5.31,google-auth==1.24.0,google-cloud-bigquery==1.28.0,google-cloud-bigtable==1.6.1,google-cloud-build==2.0.0,google-cloud-core==1.5.0,google-cloud-datastore==1.15.3,google-cloud-dlp==1.0.0,google-cloud-language==1.3.0,google-cloud-pubsub==1.7.0,google-cloud-spanner==1.19.1,google-cloud-videointelligence==1.16.1,google-cloud-vision==1.0.0,google-crc32c==1.1.0,google-resumable-media==1.2.0,googleapis-common-protos==1.52.0,grpc-google-iam-v1==0.12.3,grpcio==1.34.0,grpcio-gcp==0.2.2,hdfs==2.5.8,httplib2==0.17.4,idna==2.10,imagesize==1.2.0,ipykernel==5.4.2,ipython==7.19.0,ipython-genutils==0.2.0,jedi==0.18.0,Jinja2==2.11.2,jupyter-client==6.1.10,jupyter-core==4.7.0,libcst==0.3.16,MarkupSafe==1.1.1,mock==2.0.0,more-itertools==8.6.0,mypy-extensions==0.4.3,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.19.5,oauth2client==4.1.3,packaging==20.8,pandas==1.1.5,parameterized==0.7.5,parso==0.8.1,pbr==5.5.1,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prompt-toolkit==3.0.10,proto-plus==1.13.0,protobuf==3.14.0,psycopg2-binary==2.8.6,ptyprocess==0.7.0,py==1.10.0,pyarrow==2.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.20,pydot==1.4.1,Pygments==2.7.3,PyHamcrest==1.10.1,pymongo==3.11.2,pyparsing==2.4.7,pytest==4.6.11,pytest-forked==1.3.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.1,pytz==2020.5,PyYAML==5.3.1,pyzmq==20.0.0,requests==2.25.1,requests-mock==1.8.0,rsa==4.6,six==1.15.0,snowballstemmer==2.0.0,Sphinx==1.8.5,sphinx-rtd-theme==0.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-websupport==1.2.4,SQLAlchemy==1.3.22,tenacity==5.1.5,testcontainers==3.2.0,timeloop==1.0.2,tornado==6.1,traitlets==5.0.5,typing-extensions==3.7.4.3,typing-inspect==0.6.0,urllib3==1.26.2,wcwidth==0.2.5,websocket-client==0.57.0,wrapt==1.12.1>
py38-docs run-test-pre: PYTHONHASHSEED='1671730035'
py38-docs run-test-pre: commands[0] | python --version
Python 3.8.5
py38-docs run-test-pre: commands[1] | pip --version
pip 20.2.4 from <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/pip> (python 3.8)
py38-docs run-test-pre: commands[2] | pip check
jupyter-client 6.1.10 has requirement jedi<=0.17.2, but you have jedi 0.18.0.
ERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/bin/pip> check (exited with code 1)
py38-docs run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocs_Cron/ws/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-docs: commands failed

> Task :sdks:python:test-suites:tox:pycommon:docs FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 27s
4 actionable tasks: 4 executed

Publishing build scan...
https://gradle.com/s/h5put4mlzqkge

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