Merging as the only issue is with the :beam-sdks-python:docs test, which fails in a file unrelated to this change:
``` 22:24:16 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/testing/pipeline_verifiers.py:docstring of apache_beam.testing.pipeline_verifiers.PipelineStateMatcher:1: WARNING: py:class reference target not found: hamcrest.core.base_matcher.BaseMatcher 22:24:16 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/apache_beam/testing/pipeline_verifiers.py:docstring of apache_beam.testing.pipeline_verifiers.FileChecksumMatcher:1: WARNING: py:class reference target not found: hamcrest.core.base_matcher.BaseMatcher 22:24:25 Command exited with non-zero status 1 22:24:25 41.01user 5.13system 0:17.09elapsed 270%CPU (0avgtext+0avgdata 167472maxresident)k 22:24:25 0inputs+46304outputs (0major+701640minor)pagefaults 0swaps 22:24:25 ERROR: InvocationError for command '/usr/bin/time /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify_PR/src/sdks/python/scripts/generate_pydoc.sh' (exited with code 1) 22:24:25 ___________________________________ summary ____________________________________ 22:24:25 ERROR: docs: commands failed 22:24:25 22:24:25 > Task :beam-sdks-python:docs FAILED ``` [ Full content available at: https://github.com/apache/beam/pull/6495 ] This message was relayed via gitbox.apache.org for [email protected]
