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

Changes:

[kcweaver] [BEAM-10234] Fix error message for missing licenses.

[github] [BEAM-9951] Adding integration tests for synthetic pipelines in Go

[github] [BEAM-9217] Update DoFn javadoc for schema type translation (#11984)


------------------------------------------
[...truncated 1.25 MB...]

apache_beam/io/fileio_test.py:389
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/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:397
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:397:
 FutureWarning: MatchFiles is experimental.
    | beam.Map(json.loads))

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

apache_beam/io/fileio_test.py:589
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:589:
 FutureWarning: WriteToFiles is experimental.
    | beam.ParDo(self.record_dofn()))

apache_beam/io/fileio_test.py:593
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/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:600
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:600:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(

apache_beam/io/fileio_test.py:78
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:78:
 FutureWarning: MatchFiles is experimental.
    | beam.Map(lambda x: x.path))

apache_beam/io/fileio_test.py:272
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/fileio_test.py>:272:
 FutureWarning: ReadMatches is experimental.
    | beam.Map(lambda x: x.read_utf8()))

apache_beam/io/parquetio_test.py:412
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/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)

apache_beam/io/fileio_test.py:452
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/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/parquetio_test.py:374
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/parquetio_test.py>:374:
 FutureWarning: The parameter chunksize is deprecated for 
pyarrow.Table.to_batches as of 0.15, please use the parameter max_chunksize 
instead
    count=12000).to_batches(chunksize=1000)

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

/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
/usr/lib/python3.6/unittest/case.py:1126
  /usr/lib/python3.6/unittest/case.py:1126: DeprecationWarning: 
assertDictContainsSubset is deprecated
    DeprecationWarning)

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/py36/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/py36/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-py36-cython/py36-cython/lib/python3.6/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/py36/build/srcs/sdks/python/target/.tox-py36-cython/py36-cython/lib/python3.6/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/py36/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/py36/build/srcs/sdks/python/pytest_py36-cython.xml>
 -
=========== 2650 passed, 596 skipped, 182 warnings in 609.91 seconds ===========
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-4.6.11, py-1.8.1, pluggy-0.13.1
cachedir: target/.tox-py36-cython/py36-cython/.pytest_cache
rootdir: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/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

> Task :sdks:python:test-suites:tox:py35:testPy35Cython
collected 3303 items / 3245 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/io/vcfio.py:50
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/io/vcfio.py>:50:
 UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: 
BEAM-5628.
    "VCF IO will support Python 3 after migration to Nucleus, "

-- 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/py35/build/srcs/sdks/python/pytest_py35-cython_no_xdist.xml>
 -
====== 57 passed, 5 skipped, 3245 deselected, 1 warnings in 10.47 seconds ======
py35-cython run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py35-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py35:preCommitPy35

> Task :sdks:python:test-suites:tox:py36:testPy36Cython
collected 3303 items / 3245 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/io/vcfio.py:50
  
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/apache_beam/io/vcfio.py>:50:
 UserWarning: VCF IO will support Python 3 after migration to Nucleus, see: 
BEAM-5628.
    "VCF IO will support Python 3 after migration to Nucleus, "

-- 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/py36/build/srcs/sdks/python/pytest_py36-cython_no_xdist.xml>
 -
====== 57 passed, 5 skipped, 3245 deselected, 1 warnings in 9.19 seconds =======
py36-cython run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py36-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py36:preCommitPy36

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 77

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:preCommitIT_batch'.
> 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 77

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:preCommitIT_streaming'.
> 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.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 77

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:preCommitIT_batch_V2'.
> 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.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 77

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py2:preCommitIT_streaming_V2'.
> 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py2:testPy2Cloud'.
> 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py2:testPy2Cython'.
> 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.
==============================================================================

7: Task 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 50m 43s
89 actionable tasks: 71 executed, 18 from cache

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to