[ 
https://issues.apache.org/jira/browse/BEAM-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933748#comment-16933748
 ] 

Chamikara Jayalath commented on BEAM-8286:
------------------------------------------

Hmm, looking at another Gradle build I see only followning warnings.

WARNING: 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

/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/datastore/v1new/helper.py:docstring
 of apache_beam.io.gcp.datastore.v1new.helper.write_mutations:: WARNING: 
py:class reference target not found: google.cloud.datastore.batch.Batch
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/datastore/v1new/types.py:docstring
 of apache_beam.io.gcp.datastore.v1new.types.Key:: WARNING: py:class reference 
target not found: google.cloud.datastore.key.Key
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/datastore/v1new/types.py:docstring
 of apache_beam.io.gcp.datastore.v1new.types.Key.to_client_key:1: WARNING: 
py:class reference target not found: google.cloud.datastore.key.Key
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/datastore/v1new/types.py:docstring
 of apache_beam.io.gcp.datastore.v1new.types.Entity.set_properties:: WARNING: 
py:class reference target not found: google.cloud.datastore.entity.Entity
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Phrase/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/io/gcp/datastore/v1new/types.py:docstring
 of apache_beam.io.gcp.datastore.v1new.types.Entity.to_client_entity:1: 
WARNING: py:class reference target not found: 
google.cloud.datastore.entity.Entity

 

All these warnings are related to datastore.

First one is interesting since that link does not seem to be actually available.

Looking at a passing "sdks:python:test-suites:tox:py2:docs'" I don't see any 
warning.

 

> 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)

Reply via email to