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

Changes:


------------------------------------------
[...truncated 418.21 KB...]
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/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>:95:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
  
<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/util_test.py>:944:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<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/util.py>:966:
 FutureWarning: GroupIntoBatches is experimental.
    return GroupIntoBatches(*_GroupIntoBatchesParams.parse_payload(proto))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
  
<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/util_test.py>:998:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
  
<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/util.py>:1008:
 FutureWarning: GroupIntoBatches is experimental.
    | GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
  
<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/util_test.py>:894:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<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/util_test.py>:1053:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size, duration),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<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/util_test.py>:1056:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size),

-- 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>
 -
=========== 719 passed, 44 skipped, 28 warnings in 150.38s (0:02:30) ===========

> Task :sdks:python:test-suites:tox:py310:testPy310Cython FAILED
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.3.1, pluggy-1.0.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: hypothesis-6.72.0, xdist-3.2.1, timeout-2.1.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 764 items / 763 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, 763 deselected, 2 warnings in 1.40s =================
ERROR: InvocationError for command /bin/bash scripts/run_pytest.sh 
py310-cython apache_beam/transforms (exited with code 1)
py310-cython run-test-post: commands[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>
___________________________________ summary 
____________________________________
ERROR:   py310-cython: commands failed

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
..sssss....... [ 75%]
...........s..s..s............s..........sss...........................s [ 84%]
..........
> Task :sdks:python:test-suites:tox:py39:testPy39Cython
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.3.1, pluggy-1.0.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: hypothesis-6.72.0, xdist-3.2.1, timeout-2.1.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 764 items / 763 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, 763 deselected, 2 warnings in 1.19s =================
py39-cython run-test-post: commands[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>
___________________________________ summary 
____________________________________
  py39-cython: commands succeeded
  congratulations :)

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

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
.............................................................. [ 94%]
........sss.s..s..ss...s...................                              [100%]
=============================== warnings summary ===============================
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121
target/.tox-py37-cython/py37-cython/lib/python3.7/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/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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/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/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util.py>:1011:
 FutureWarning: GroupIntoBatches is experimental.
    self.clock))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util.py>:966:
 FutureWarning: GroupIntoBatches is experimental.
    return GroupIntoBatches(*_GroupIntoBatchesParams.parse_payload(proto))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:951:
 FutureWarning: GroupIntoBatches is experimental.
    | FlatMapTuple(lambda k, vs: vs))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1002:
 FutureWarning: GroupIntoBatches is experimental.
    | FlatMapTuple(lambda k, vs: vs))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:894:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1053:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size, duration),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1056:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size),

-- 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/py37/build/srcs/sdks/python/pytest_py37-cython.xml>
 -
=========== 719 passed, 44 skipped, 28 warnings in 142.88s (0:02:22) ===========
============================= test session starts ==============================
platform linux -- Python 3.7.12, pytest-7.3.1, pluggy-1.0.0
cachedir: target/.tox-py37-cython/py37-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python>
configfile: pytest.ini
plugins: hypothesis-6.72.0, xdist-3.2.1, timeout-2.1.0, requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 764 items / 763 deselected / 1 selected

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

=============================== warnings summary ===============================
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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-py37-cython/py37-cython/lib/python3.7/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/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/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/py37/build/srcs/sdks/python/pytest_py37-cython_no_xdist.xml>
 -
================ 1 passed, 763 deselected, 2 warnings in 1.28s =================
py37-cython run-test-post: commands[0] | bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary 
____________________________________
  py37-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py37:preCommitPy37

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 17m 3s
26 actionable tasks: 20 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: 
com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
        at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
        at java.lang.reflect.WeakCache.get(WeakCache.java:127)
        at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
        at 
com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

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

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