See 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/849/display/redirect>

Changes:


------------------------------------------
[...truncated 385.88 KB...]
  File 
"<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/_pytest/main.py";,>
 line 270 in wrap_session
  File 
"<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/_pytest/main.py";,>
 line 317 in pytest_cmdline_main
  ...

Extension modules: zstandard.backend_c, charset_normalizer.md, 
google._upb._message, apache_beam.coders.stream, grpc._cython.cygrpc, 
apache_beam.utils.windowed_value, numpy.core._multiarray_umath, 
numpy.core._multiarray_tests, numpy.linalg._umath_linalg, 
numpy.fft._pocketfft_internal, numpy.random._common, 
numpy.random.bit_generator, numpy.random._bounded_integers, 
numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, 
numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, 
fastavro._logical_readers, fastavro._schema, fastavro._read, 
fastavro._logical_writers, fastavro._validation, fastavro._write, 
pandas._libs.tslibs.np_datetime, pandas._libs.tslibs.dtypes, 
pandas._libs.tslibs.base, pandas._libs.tslibs.nattype, 
pandas._libs.tslibs.timezones, pandas._libs.tslibs.tzconversion, 
pandas._libs.tslibs.ccalendar, pandas._libs.tslibs.fields, 
pandas._libs.tslibs.timedeltas, pandas._libs.tslibs.timestamps, 
pandas._libs.properties, pandas._libs.tslibs.offsets, 
pandas._libs.tslibs.parsing, pandas._libs.tslibs.conversion, 
pandas._libs.tslibs.period, pandas._libs.tslibs.vectorized, 
pandas._libs.ops_dispatch, pandas._libs.missing, pandas._libs.hashtable, 
pandas._libs.algos, pandas._libs.interval, pandas._libs.tslib, 
pandas._libs.lib, pandas._libs.hashing, pyarrow.lib, pyarrow._hdfsio, 
pandas._libs.ops, pyarrow._compute, pandas._libs.arrays, pandas._libs.index, 
pandas._libs.join, pandas._libs.sparse, pandas._libs.reduction, 
pandas._libs.indexing, pandas._libs.internals, pandas._libs.writers, 
pandas._libs.window.aggregations, pandas._libs.window.indexers, 
pandas._libs.reshape, pandas._libs.tslibs.strptime, pandas._libs.groupby, 
pandas._libs.testing, pandas._libs.parsers, pandas._libs.json, 
apache_beam.coders.coder_impl, 
apache_beam.transforms.cy_dataflow_distribution_counter, 
apache_beam.transforms.cy_combiners, apache_beam.utils.counters, 
apache_beam.runners.common, apache_beam.metrics.cells, 
apache_beam.runners.worker.statesampler_fast, apache_beam.metrics.execution, 
apache_beam.transforms.stats, bson._cbson, pymongo._cmessage, _cffi_backend, 
pyarrow._parquet, pyarrow._fs, pyarrow._hdfs, pyarrow._gcsfs, pyarrow._s3fs, 
crcmod._crcfunext, regex._regex, apache_beam.runners.worker.opcounters, 
apache_beam.runners.worker.operations, yaml._yaml, 
apache_beam.testing.fast_test_utils (total: 92)
......................... [ 65%]
............[gw4] node down: Not properly terminated
F
replacing crashed worker gw4
................s..s..s.....sss.................
> Task :sdks:python:test-suites:tox:py311:testPy311Cython
.....ssss.s..s.s.s.......................                  [100%]
=============================== warnings summary ===============================
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
apache_beam/runners/portability/stager.py:63
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/runners/portability/stager.py>:63:
 DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/pytest_py311-cython.xml>
 -
=========== 731 passed, 44 skipped, 53 warnings in 130.47s (0:02:10) ===========
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py311-cython/py311-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.1
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/py311-cython/lib/python3.11/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

apache_beam/runners/portability/stager.py:63
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/apache_beam/runners/portability/stager.py>:63:
 DeprecationWarning: pkg_resources is deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/pytest_py311-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.85s =================
py311-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py311/build/srcs/sdks/python/target/.tox-py311-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/608272754/lib/python3.11/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py311-cython: OK 
(640.46=setup[275.31]+cmd[0.00,0.39,1.05,0.03,222.78,2.85,137.97,0.08] seconds)
  congratulations :) (640.68 seconds)

> Task :sdks:python:test-suites:tox:py311:preCommitPy311

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
...... [ 65%]
............................s...s..................ss..s.......s..sss... [ 74%]
................ss....ss.s.......sss........s........................... [ 83%]
.....................
> Task :sdks:python:test-suites:tox:py310:testPy310Cython
.........ss.......sssss. [ 75%]
........s....sss........................................................ [ 85%]
..................s...............................................ss..ss [ 94%]
.ss................ss.....................
=================================== FAILURES ===================================
_________ apache_beam/transforms/transforms_keyword_only_args_test.py __________
[gw4] linux -- Python 3.10.2 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/bin/python>
worker 'gw4' crashed while running 
'apache_beam/transforms/transforms_keyword_only_args_test.py::KeywordOnlyArgsTests::test_combine_keyword_only_args'
=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython.xml>
 -
=========================== short test summary info ============================
FAILED 
apache_beam/transforms/transforms_keyword_only_args_test.py::KeywordOnlyArgsTests::test_combine_keyword_only_args
====== 1 failed, 730 passed, 44 skipped, 55 warnings in 143.30s (0:02:23) ======
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py310-cython/py310-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.1
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.35s =================
py310-cython: exit 1 (150.97 seconds) 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>>
 bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_pytest.sh>
 py310-cython apache_beam/transforms/ pid=528195
py310-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/608272753/lib/python3.10/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py310-cython: FAIL code 1 
(661.18=setup[275.98]+cmd[0.00,0.41,1.07,0.03,229.66,2.99,150.97,0.05] seconds)
  evaluation failed :( (661.34 seconds)

> Task :sdks:python:test-suites:tox:py310:testPy310Cython FAILED

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
................................................... [ 92%]
...................ssss..s.s.s.s.......................                  [100%]
=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/transforms/fully_qualified_named_transform_test.py: 3 warnings
apache_beam/transforms/external_test.py: 35 warnings
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/external.py>:676:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    self._expansion_service, pipeline.options)

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:102:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython.xml>
 -
=========== 731 passed, 44 skipped, 53 warnings in 128.38s (0:02:08) ===========
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.82.1
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 776 items / 775 deselected / 1 selected

apache_beam/transforms/userstate_test.py .                               [100%]

=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml>
 -
================ 1 passed, 775 deselected, 2 warnings in 1.27s =================
py39-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.50.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/build/gradleenv/-1227304281/lib/python3.9/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py39-cython: OK 
(668.04=setup[282.34]+cmd[0.01,0.41,1.06,0.03,245.92,3.67,134.55,0.06] seconds)
  congratulations :) (668.21 seconds)

> Task :sdks:python:test-suites:tox:py39:preCommitPy39

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py310:testPy310Cython'.
> 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.

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

BUILD FAILED in 16m 14s
23 actionable tasks: 17 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/hrodaeh6k7yim

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