[
https://issues.apache.org/jira/browse/BEAM-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933739#comment-16933739
]
Kyle Weaver commented on BEAM-8286:
-----------------------------------
A couple possible causes:
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory
'https://googleapis.github.io/google-cloud-python/latest/objects.inv' not
fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not
Found for url:
[https://googleapis.github.io/google-cloud-python/latest/objects.inv]
Then a bunch of warnings like this:
$USER/go/src/github.com/apache/beam/sdks/python/apache_beam/io/avroio.py:docstring
of apache_beam.io.avroio.ReadFromAvro.display_data:6: WARNING: py:class
reference target not found: DisplayDataItem
The last one is most suspicious bc the file name is missing:
<unknown>:1: WARNING: py:class reference target not found:
apache_beam.typehints.typehints.WindowedTypeConstraint
> Python precommit (:sdks:python:test-suites:tox:py2:docs) failing
> ----------------------------------------------------------------
>
> Key: BEAM-8286
> URL: https://issues.apache.org/jira/browse/BEAM-8286
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Priority: Major
>
> Example failure:
> [https://builds.apache.org/job/beam_PreCommit_Python_Commit/8638/console]
> 17:29:13 * What went wrong:
> 17:29:13 Execution failed for task ':sdks:python:test-suites:tox:py2:docs'.
> 17:29:13 > Process 'command 'sh'' finished with non-zero exit value 1
> Fails on my local machine (on head) as well. Can't determine exact cause.
> ERROR: InvocationError for command /usr/bin/time scripts/generate_pydoc.sh
> (exited with code 1)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)