See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/1596/display/redirect?page=changes>
Changes: [klk] Enable WindowedWordCountIT on Flink runner in presubmit [dhalperi] [BEAM-1780] BigtableIO: better handling of bad split requests ------------------------------------------ [...truncated 693.32 KB...] DEPRECATION: pip install --download has been deprecated and will be removed in the future. Pip now has a download command that should be used instead. Collecting pyhamcrest (from -r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/PyHamcrest-1.9.0.tar.gz Collecting mock (from -r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/mock-2.0.0.tar.gz Collecting setuptools (from pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/setuptools-34.3.2.zip Collecting six (from pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/six-1.10.0.tar.gz Collecting funcsigs>=1 (from mock->-r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/funcsigs-1.0.2.tar.gz test_as_singleton_with_different_defaults_with_unique_labels (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok Collecting pbr>=0.11 (from mock->-r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/pbr-2.0.0.tar.gz Collecting packaging>=16.8 (from setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/packaging-16.8.tar.gz Collecting appdirs>=1.4.0 (from setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/appdirs-1.4.3.tar.gz DEPRECATION: pip install --download has been deprecated and will be removed in the future. Pip now has a download command that should be used instead. Collecting pyhamcrest (from -r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/PyHamcrest-1.9.0.tar.gz Collecting pyparsing (from packaging>=16.8->setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/pyparsing-2.2.0.tar.gz Collecting mock (from -r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/mock-2.0.0.tar.gz Successfully downloaded pyhamcrest mock setuptools six funcsigs pbr packaging appdirs pyparsing Collecting setuptools (from pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/setuptools-34.3.2.zip Collecting six (from pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/six-1.10.0.tar.gz Collecting funcsigs>=1 (from mock->-r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/funcsigs-1.0.2.tar.gz Collecting pbr>=0.11 (from mock->-r postcommit_requirements.txt (line 2)) File was already downloaded /tmp/dataflow-requirements-cache/pbr-2.0.0.tar.gz Collecting packaging>=16.8 (from setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/packaging-16.8.tar.gz Collecting appdirs>=1.4.0 (from setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/appdirs-1.4.3.tar.gz Collecting pyparsing (from packaging>=16.8->setuptools->pyhamcrest->-r postcommit_requirements.txt (line 1)) File was already downloaded /tmp/dataflow-requirements-cache/pyparsing-2.2.0.tar.gz Successfully downloaded pyhamcrest mock setuptools six funcsigs pbr packaging appdirs pyparsing test_default_value_singleton_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok test_as_singleton_without_unique_labels (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok test_iterable_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok test_empty_singleton_side_input (apache_beam.transforms.sideinputs_test.SideInputsTest) ... ok ====================================================================== ERROR: test_par_do_with_multiple_outputs_and_using_return (apache_beam.transforms.ptransform_test.PTransformTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/transforms/ptransform_test.py",> line 207, in test_par_do_with_multiple_outputs_and_using_return pipeline.run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 91, in run result = super(TestPipeline, self).run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 163, in run return self.runner.run(self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",> line 32, in run self.result = super(TestDataflowRunner, self).run(pipeline) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",> line 175, in run self.dataflow_client.create_job(self.job), self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/retry.py",> line 174, in wrapper return fun(*args, **kwargs) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 411, in create_job self.create_job_description(job) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 432, in create_job_description job.options, file_copy=self._gcs_file_copy) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 290, in stage_job_resources setup_options.requirements_file, requirements_cache_path) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 226, in _populate_requirements_cache processes.check_call(cmd_args) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/processes.py",> line 40, in check_call return subprocess.check_call(*args, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:']' returned non-zero exit status 2 -------------------- >> begin captured logging << -------------------- root: DEBUG: PValue computed by Some Numbers (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(some_fn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(some_fn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(some_fn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Unkey (tag 1): refcount: 1 => 0 root: INFO: Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-045580.1490292138.045885/requirements.txt... root: INFO: Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-045580.1490292138.045885/requirements.txt root: INFO: Executing command: ['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:'] --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_par_do_with_multiple_outputs_and_using_yield (apache_beam.transforms.ptransform_test.PTransformTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/transforms/ptransform_test.py",> line 190, in test_par_do_with_multiple_outputs_and_using_yield pipeline.run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 91, in run result = super(TestPipeline, self).run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 163, in run return self.runner.run(self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",> line 32, in run self.result = super(TestDataflowRunner, self).run(pipeline) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",> line 175, in run self.dataflow_client.create_job(self.job), self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/retry.py",> line 174, in wrapper return fun(*args, **kwargs) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 411, in create_job self.create_job_description(job) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 432, in create_job_description job.options, file_copy=self._gcs_file_copy) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 290, in stage_job_resources setup_options.requirements_file, requirements_cache_path) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 226, in _populate_requirements_cache processes.check_call(cmd_args) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/processes.py",> line 40, in check_call return subprocess.check_call(*args, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:']' returned non-zero exit status 2 -------------------- >> begin captured logging << -------------------- root: DEBUG: PValue computed by Some Numbers (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/ParDo(SomeDoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/ParDo(SomeDoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/ParDo(SomeDoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Unkey (tag 1): refcount: 1 => 0 root: INFO: Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-273568.1490292138.273842/requirements.txt... root: INFO: Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-273568.1490292138.273842/requirements.txt root: INFO: Executing command: ['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:'] --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: test_undeclared_side_outputs (apache_beam.transforms.ptransform_test.PTransformTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/transforms/ptransform_test.py",> line 220, in test_undeclared_side_outputs pipeline.run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/test_pipeline.py",> line 91, in run result = super(TestPipeline, self).run() File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/pipeline.py",> line 163, in run return self.runner.run(self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",> line 32, in run self.result = super(TestDataflowRunner, self).run(pipeline) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",> line 175, in run self.dataflow_client.create_job(self.job), self) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/retry.py",> line 174, in wrapper return fun(*args, **kwargs) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 411, in create_job self.create_job_description(job) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",> line 432, in create_job_description job.options, file_copy=self._gcs_file_copy) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 290, in stage_job_resources setup_options.requirements_file, requirements_cache_path) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/runners/dataflow/internal/dependency.py",> line 226, in _populate_requirements_cache processes.check_call(cmd_args) File "<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/apache_beam/utils/processes.py",> line 40, in check_call return subprocess.check_call(*args, **kwargs) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:']' returned non-zero exit status 2 -------------------- >> begin captured logging << -------------------- root: DEBUG: PValue computed by Some Numbers (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(<lambda at ptransform_test.py:214>) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert_that/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(<lambda at ptransform_test.py:214>) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:odd/Unkey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by ClassifyNumbers/FlatMap(<lambda at ptransform_test.py:214>) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/WindowInto(WindowIntoFn) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Create (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/ToVoidKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_0 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/pair_with_1 (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Flatten (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/GroupByKey (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Group/Map(_merge_tagged_vals_under_key) (tag 1): refcount: 1 => 0 root: DEBUG: PValue computed by assert:even/Unkey (tag 1): refcount: 1 => 0 root: INFO: Starting GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-484523.1490292138.484763/requirements.txt... root: INFO: Completed GCS upload to gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/beamapp-jenkins-0323180218-484523.1490292138.484763/requirements.txt root: INFO: Executing command: ['<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/sdks/python/bin/python',> '-m', 'pip', 'install', '--download', '/tmp/dataflow-requirements-cache', '-r', 'postcommit_requirements.txt', '--no-binary', ':all:'] --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 14 tests in 1009.245s FAILED (errors=3) Build step 'Execute shell' marked build as failure
