You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/28 06:57:44 UTC

Build failed in Jenkins: beam_PreCommit_Python_Cron #2807

See <https://builds.apache.org/job/beam_PreCommit_Python_Cron/2807/display/redirect?page=changes>

Changes:

[github] [BEAM-9363] Support TUMBLE aggregation (#11807)


------------------------------------------
[...truncated 1.62 MB...]

apache_beam/io/mongodbio_test.py:253
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:253: FutureWarning: ReadFromMongoDB is experimental.
    docs = p | 'ReadFromMongoDB' >> ReadFromMongoDB(

apache_beam/io/fileio_test.py:77
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:77: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(tempdir, '*'))

apache_beam/io/fileio_test.py:98
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:98: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/mongodbio_test.py:325
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:325: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py:271
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:271: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches(skip_directories=False)

apache_beam/io/fileio_test.py:193
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:193: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:194
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:194: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:452
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:452: FutureWarning: WriteToFiles is experimental.
    write_transform = beam.io.fileio.WriteToFiles(path=dir)

apache_beam/io/fileio_test.py:118
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:118: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll(fileio.EmptyMatchTreatment.DISALLOW)

apache_beam/io/fileio_test.py:170
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:170: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:171
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:171: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:153
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:153: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:154
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:154: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:211
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:211: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:212
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:212: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:252
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:252: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:389
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:389: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(path=dir))

apache_beam/io/fileio_test.py:394
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:394: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, '*'))

apache_beam/io/fileio_test.py:395
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:395: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:639
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:639: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:652
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:652: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, 'cncf*'))

apache_beam/io/fileio_test.py:658
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:658: FutureWarning: MatchFiles is experimental.
    "MatchApache" >> fileio.MatchFiles(FileSystems.join(dir, 'apache*'))

apache_beam/io/fileio_test.py:409
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:409: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:421
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:421: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, 'cncf*'))

apache_beam/io/fileio_test.py:422
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:422: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:429
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:429: FutureWarning: MatchFiles is experimental.
    "MatchApache" >> fileio.MatchFiles(FileSystems.join(dir, 'apache*'))

apache_beam/io/fileio_test.py:430
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:430: FutureWarning: ReadMatches is experimental.
    | "ReadApache" >> fileio.ReadMatches()

apache_beam/io/mongodbio_test.py:309
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:309: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py:584
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:584: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:593
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:593: FutureWarning: MatchFiles is experimental.
    files = (p | beam.io.fileio.MatchFiles(FileSystems.join(dir, '*')))

apache_beam/io/fileio_test.py:599
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:599: FutureWarning: ReadMatches is experimental.
    | beam.io.fileio.ReadMatches()

apache_beam/io/parquetio_test.py:363
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:363: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    pa.Table.from_batches([batch]) for batch in self._records_as_arrow(

apache_beam/io/parquetio_test.py:373
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:373: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    pa.Table.from_batches([batch]) for batch in self._records_as_arrow(

apache_beam/io/parquetio_test.py:412
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:412: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    for batch in orig.to_batches(chunksize=20)

/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
  /usr/lib/python3.8/unittest/case.py:1215: DeprecationWarning: assertDictContainsSubset is deprecated
    warnings.warn('assertDictContainsSubset is deprecated',

apache_beam/runners/interactive/interactive_beam.py:388
apache_beam/runners/interactive/interactive_beam.py:388
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:388: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    runner, user_pipeline, user_pipeline.options)

apache_beam/runners/interactive/interactive_beam.py:411
apache_beam/runners/interactive/interactive_beam.py:411
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:411: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    result = pf.PipelineFragment(list(pcolls), user_pipeline.options).run()

target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/hamcrest/library/collection/issequence_containinginorder.py:95
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:95: DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", DeprecationWarning)

apache_beam/transforms/util_test.py:655
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:655: FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-cython.xml> -
=========== 2652 passed, 590 skipped, 205 warnings in 188.09 seconds ===========
============================= test session starts ==============================
platform linux -- Python 3.8.3, pytest-4.6.10, py-1.8.1, pluggy-0.13.1
cachedir: target/.tox-py38-cython/py38-cython/.pytest_cache
rootdir: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> inifile: pytest.ini
plugins: requests-mock-1.8.0, xdist-1.32.0, forked-1.1.3, timeout-1.3.4
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 3299 items / 3241 deselected / 4 skipped / 54 selected

apache_beam/coders/fast_coders_test.py ............................      [ 48%]
apache_beam/coders/slow_coders_test.py ............................      [ 96%]
apache_beam/io/gcp/tests/bigquery_matcher_test.py s                      [ 98%]
apache_beam/runners/portability/stager_test.py .                         [100%]

=============================== warnings summary ===============================
apache_beam/typehints/typehints.py:685
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/typehints.py>:685: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    if not isinstance(type_params, collections.Iterable):

apache_beam/typehints/typehints.py:524
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/typehints.py>:524: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    if not isinstance(type_params, (collections.Sequence, set)):

apache_beam/io/vcfio.py:49
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/vcfio.py>:49: UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: BEAM-5628.
    warnings.warn(

target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-cython_no_xdist.xml> -
====== 57 passed, 5 skipped, 3241 deselected, 4 warnings in 8.00 seconds =======
py38-cython run-test-post: commands[0] | <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:preCommitPy38

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py36:testPy36Cython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 46m 52s
89 actionable tasks: 71 executed, 18 from cache

Publishing build scan...
https://gradle.com/s/2fhomah6zuuj4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Python_Cron #2809

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_Python_Cron/2809/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Python_Cron #2808

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_Python_Cron/2808/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-10098] Enabling javadoc export for RabbitMqIO and KuduIO


------------------------------------------
[...truncated 1.60 MB...]

apache_beam/io/mongodbio_test.py:253
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:253: FutureWarning: ReadFromMongoDB is experimental.
    docs = p | 'ReadFromMongoDB' >> ReadFromMongoDB(

apache_beam/io/fileio_test.py:98
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:98: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:77
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:77: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(tempdir, '*'))

apache_beam/io/mongodbio_test.py:325
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:325: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py:271
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:271: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches(skip_directories=False)

apache_beam/io/fileio_test.py:193
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:193: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:194
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:194: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:452
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:452: FutureWarning: WriteToFiles is experimental.
    write_transform = beam.io.fileio.WriteToFiles(path=dir)

apache_beam/io/fileio_test.py:153
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:153: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:154
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:154: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:118
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:118: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll(fileio.EmptyMatchTreatment.DISALLOW)

apache_beam/io/fileio_test.py:170
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:170: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:171
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:171: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:252
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:252: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:211
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:211: FutureWarning: MatchAll is experimental.
    | fileio.MatchAll()

apache_beam/io/fileio_test.py:212
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:212: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:389
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:389: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(path=dir))

apache_beam/io/fileio_test.py:394
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:394: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, '*'))

apache_beam/io/fileio_test.py:395
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:395: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:409
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:409: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:421
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:421: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, 'cncf*'))

apache_beam/io/fileio_test.py:422
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:422: FutureWarning: ReadMatches is experimental.
    | fileio.ReadMatches()

apache_beam/io/fileio_test.py:429
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:429: FutureWarning: MatchFiles is experimental.
    "MatchApache" >> fileio.MatchFiles(FileSystems.join(dir, 'apache*'))

apache_beam/io/fileio_test.py:430
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:430: FutureWarning: ReadMatches is experimental.
    | "ReadApache" >> fileio.ReadMatches()

apache_beam/io/fileio_test.py:639
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:639: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:652
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:652: FutureWarning: MatchFiles is experimental.
    | fileio.MatchFiles(FileSystems.join(dir, 'cncf*'))

apache_beam/io/fileio_test.py:658
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:658: FutureWarning: MatchFiles is experimental.
    "MatchApache" >> fileio.MatchFiles(FileSystems.join(dir, 'apache*'))

apache_beam/io/mongodbio_test.py:309
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/mongodbio_test.py>:309: FutureWarning: WriteToMongoDB is experimental.
    | "Write" >> WriteToMongoDB(db='test', coll='test'))

apache_beam/io/fileio_test.py:584
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:584: FutureWarning: WriteToFiles is experimental.
    | beam.io.fileio.WriteToFiles(

apache_beam/io/fileio_test.py:593
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:593: FutureWarning: MatchFiles is experimental.
    files = (p | beam.io.fileio.MatchFiles(FileSystems.join(dir, '*')))

apache_beam/io/fileio_test.py:599
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:599: FutureWarning: ReadMatches is experimental.
    | beam.io.fileio.ReadMatches()

apache_beam/io/parquetio_test.py:363
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:363: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    pa.Table.from_batches([batch]) for batch in self._records_as_arrow(

apache_beam/io/parquetio_test.py:373
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:373: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    pa.Table.from_batches([batch]) for batch in self._records_as_arrow(

apache_beam/io/parquetio_test.py:412
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:412: FutureWarning: The parameter chunksize is deprecated for pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize instead
    for batch in orig.to_batches(chunksize=20)

/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
/usr/lib/python3.8/unittest/case.py:1215
  /usr/lib/python3.8/unittest/case.py:1215: DeprecationWarning: assertDictContainsSubset is deprecated
    warnings.warn('assertDictContainsSubset is deprecated',

apache_beam/runners/interactive/interactive_beam.py:388
apache_beam/runners/interactive/interactive_beam.py:388
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:388: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    runner, user_pipeline, user_pipeline.options)

apache_beam/runners/interactive/interactive_beam.py:411
apache_beam/runners/interactive/interactive_beam.py:411
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/runners/interactive/interactive_beam.py>:411: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    result = pf.PipelineFragment(list(pcolls), user_pipeline.options).run()

target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/hamcrest/library/collection/issequence_containinginorder.py:95
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:95: DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", DeprecationWarning)

apache_beam/transforms/util_test.py:655
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:655: FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-cython.xml> -
====== 1 failed, 2651 passed, 590 skipped, 201 warnings in 231.93 seconds ======
============================= test session starts ==============================
platform linux -- Python 3.8.3, pytest-4.6.10, py-1.8.1, pluggy-0.13.1
cachedir: target/.tox-py38-cython/py38-cython/.pytest_cache
rootdir: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python,> inifile: pytest.ini
plugins: requests-mock-1.8.0, xdist-1.32.0, forked-1.1.3, timeout-1.3.4
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 3299 items / 3241 deselected / 4 skipped / 54 selected

apache_beam/coders/fast_coders_test.py ............................      [ 48%]
apache_beam/coders/slow_coders_test.py ............................      [ 96%]
apache_beam/io/gcp/tests/bigquery_matcher_test.py s                      [ 98%]
apache_beam/runners/portability/stager_test.py .                         [100%]

=============================== warnings summary ===============================
apache_beam/typehints/typehints.py:685
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/typehints.py>:685: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    if not isinstance(type_params, collections.Iterable):

apache_beam/typehints/typehints.py:524
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/typehints/typehints.py>:524: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    if not isinstance(type_params, (collections.Sequence, set)):

apache_beam/io/vcfio.py:49
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/vcfio.py>:49: UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: BEAM-5628.
    warnings.warn(

target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-cython/py38-cython/lib/python3.8/site-packages/tenacity/_asyncio.py>:42: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
    def call(self, fn, *args, **kwargs):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-cython_no_xdist.xml> -
====== 57 passed, 5 skipped, 3241 deselected, 4 warnings in 8.08 seconds =======
ERROR: InvocationError for command <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_pytest.sh> py38-cython '' (exited with code 1)
py38-cython run-test-post: commands[0] | <https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py38-cython: commands failed

> Task :sdks:python:test-suites:tox:py38:testPy38Cython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py38:testPy38Cython'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 48m 40s
89 actionable tasks: 71 executed, 18 from cache

Publishing build scan...
https://gradle.com/s/va4ge3cocvaxy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org