Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7669

[beam_PostCommit_Python3_Verify] [test_big_query_write_new_types] AssertionError, expected data but got empty result

Details

    Description

      Use this form to file an issue for test failure:

      Initial investigation:

      This seems to be the cause of the error according to the Gradle build scan.

      Traceback (most recent call last):
        File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify/src/sdks/python/apache_beam
      /io/gcp/bigquery_write_it_test.py", line 206, in test_big_query_write_new_types
          write_disposition=beam.io.BigQueryDisposition.WRITE_EMPTY))
        File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify/src/sdks/python/apache_beam/pipeline.py", line 426, in __exit__
          self.run().wait_until_finish()
        File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify/src/sdks/python/apache_beam/pipeline.py", line 406, in run
          self._options).run(False)
        File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify/src/sdks/python/apache_beam/pipeline.py", line 419, in run
          return self.runner.run_pipeline(self, self._options)
        File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify/src/sdks/python/apache_beam/runners/direct/test_direct_runner.py", line 51, in run_pipeline
          hc_assert_that(self.result, pickler.loads(on_success_matcher))
      AssertionError: 
      Expected: (Expected data is [(b'xyw', datetime.date(2011, 1, 1), datetime.time(23, 59, 59, 999999)), (b'abc', datetime.date(2000, 1, 1), datetime.time(0, 0)), (b'\xe4\xbd\xa0\xe5\xa5\xbd', datetime.date(3000, 12, 31), datetime.time(23, 59, 59)), (b'\xab\xac\xad', datetime.date(2000, 1, 1), datetime.time(0, 0))])
           but:
      

      After you've filled out the above details, please assign the issue to an individual. Assignee should treat test failures as high-priority, helping to fix the issue or find a more appropriate owner. See Apache Beam Post-Commit Policies.

      Attachments

        Issue Links

          Activity

            People

              tvalentyn Valentyn Tymofieiev
              danoliveira Daniel Oliveira
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: