Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Cannot Reproduce
    • None
    • Not applicable
    • sdk-py-core
    • None

    Description

      Possibly related to BEAM-11731. Reported by chamikara in https://issues.apache.org/jira/browse/BEAM-11731?focusedCommentId=17284274&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17284274

      tox -e py38-docs
      
       
      
      WARNING: autodoc: failed to import module 'row_coder_test' from module 'apache_beam.coders'; the following exception was raised:
      Traceback (most recent call last):
      File "/usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/target/.tox/py38-docs/lib/python3.8/site-packages/dateutil/parser/isoparser.py", line 208, in _parse_isodate
      return self._parse_isodate_common(dt_str)
      File "/usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/target/.tox/py38-docs/lib/python3.8/site-packages/dateutil/parser/isoparser.py", line 250, in _parse_isodate_common
      components[2] = int(dt_str[pos:pos + 2])
      ValueError: invalid literal for int() with base 10: '3-'
      
      ....
      
      Command exited with non-zero status 1
      51.41user 1.17system 0:52.83elapsed 99%CPU (0avgtext+0avgdata 372048maxresident)k
      0inputs+188440outputs (0major+158785minor)pagefaults 0swaps
      ERROR: InvocationError for command /usr/bin/time scripts/generate_pydoc.sh (exited with code 1)
      py38-docs run-test-post: commands[0] | bash /usr/local/google/home/chamikara/code/beam_checkout_1/beam/sdks/python/scripts/run_tox_cleanup.sh
      

      Attachments

        Activity

          People

            bhulette Brian Hulette
            bhulette Brian Hulette
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: