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 2022/11/17 22:11:18 UTC

Build failed in Jenkins: beam_PreCommit_Python_PVR_Flink_Cron #3039

See <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/3039/display/redirect?page=changes>

Changes:

[noreply] [Playground] Examples CI restore (#24155)

[noreply] Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#24220)

[Kenneth Knowles] Fix checkArgument format string in BigQueryQueryHelper

[noreply] Force discarding mode in with_fanout without rewindowing. (#23828)

[noreply] Clarify that SDF authors need to make the restriction sizing method


------------------------------------------
[...truncated 42.58 KB...]
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2.4
  Using cached platformdirs-2.5.4-py3-none-any.whl (14 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.16.6-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.5-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.4-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.3-py2.py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.2-py2.py3-none-any.whl (8.8 MB)
Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, numpy, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 58.1.0
    Uninstalling setuptools-58.1.0:
      Successfully uninstalled setuptools-58.1.0
Successfully installed distlib-0.3.1 filelock-3.8.0 grpcio-1.50.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 numpy-1.22.4 packaging-21.3 platformdirs-2.5.4 pluggy-1.0.0 protobuf-3.20.3 py-1.11.0 pyparsing-3.0.9 setuptools-65.5.1 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.16.2 wheel-0.38.4

> Task :release:go-licenses:java:dockerRun
go: downloading google.golang.org/grpc v1.49.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: downloading google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc
go: downloading golang.org/x/text v0.3.7
go: added github.com/apache/beam/sdks/v2 v2.42.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc
go: added google.golang.org/grpc v1.49.0
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W1117 22:03:12.289310      34 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1117 22:03:18.253863      78 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220624220833-87e55d714810/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.42.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.42.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/1bab6f36:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/9e6da59bd2fc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.49.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting pip
  Using cached pip-22.3.1-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-65.5.1-py3-none-any.whl (1.2 MB)
Collecting wheel
  Using cached wheel-0.38.4-py3-none-any.whl (36 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.3.1 setuptools-65.5.1 wheel-0.38.4
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 256 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 7.867827 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :sdks:python:sdist
org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused.
Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi
Writing mypy to org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi
<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:530: UserWarning: Normalizing '2.44.0.dev' to '2.44.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md


> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.3 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> Task :sdks:java:core:compileJava

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:core:classes
> Task :sdks:java:core:shadowJar
> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:extensions:join-library:compileJava FROM-CACHE
> Task :sdks:java:extensions:join-library:classes UP-TO-DATE
> Task :runners:local-java:jar
> Task :sdks:java:io:hadoop-common:compileJava FROM-CACHE
> Task :sdks:java:extensions:arrow:compileJava FROM-CACHE
> Task :sdks:java:io:hadoop-common:classes UP-TO-DATE
> Task :sdks:java:extensions:arrow:classes UP-TO-DATE
> Task :sdks:java:extensions:join-library:jar
> Task :sdks:java:io:hadoop-common:jar
> Task :sdks:java:extensions:arrow:jar
> Task :sdks:java:io:mongodb:compileJava FROM-CACHE
> Task :sdks:java:io:mongodb:classes UP-TO-DATE
> Task :sdks:java:io:mongodb:jar
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:io:parquet:compileJava FROM-CACHE
> Task :sdks:java:io:parquet:classes UP-TO-DATE
> Task :sdks:java:io:parquet:jar
> Task :sdks:java:io:amazon-web-services2:compileJava FROM-CACHE
> Task :sdks:java:io:amazon-web-services2:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar
> Task :sdks:java:io:amazon-web-services2:jar
> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:jar
> Task :runners:core-construction-java:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:java-job-service:compileJava FROM-CACHE
> Task :runners:java-job-service:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:java-job-service:jar
> Task :sdks:java:io:kafka:jar
> Task :runners:flink:1.15:compileJava FROM-CACHE
> Task :runners:flink:1.15:classes
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.15:job-server:compileJava NO-SOURCE
> Task :runners:flink:1.15:job-server:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar
> Task :sdks:java:harness:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:io:google-cloud-platform:compileJava
warning: Memory constraints are impeding performance; please increase max heap size.
warning: Memory constraints are impeding performance; please increase max heap size.
error: warnings found and -Werror specified

> Task :sdks:java:container:java8:docker

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
2 warnings

> Task :sdks:java:io:google-cloud-platform:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:google-cloud-platform:compileJava'.
> Compilation failed; see the compiler error output for details.

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 8m 43s
137 actionable tasks: 98 executed, 35 from cache, 4 up-to-date

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

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_PVR_Flink_Cron #3041

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/3041/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_PVR_Flink_Cron #3040

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/3040/display/redirect?page=changes>

Changes:

[noreply] Issue#24161 Updated docstring for Clusters class

[Kenneth Knowles] Fix checkArgument calls in BQ dynamic destinations

[noreply] Removed trailing whitespaces.

[noreply] Remove google-cloud-platform-core dependency from harness (#24235)

[noreply] Document our benchmarks (#24216)

[noreply] Website updates for Beam 2.43.0 release (#24044)

[Kenneth Knowles] Add @RunWith annotation to BQ test class


------------------------------------------
[...truncated 109.54 KB...]
  File "/usr/lib/python3.10/pickle.py", line 887 in save_tuple
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 692 in save_reduce
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 1147 in save_cell
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 887 in save_tuple
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 902 in save_tuple
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 692 in save_reduce
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 1410 in save_function
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 998 in _batch_setitems
  File "/usr/lib/python3.10/pickle.py", line 972 in save_dict
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 912 in save_module_dict
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/dill_pickler.py",> line 216 in new_save_module_dict
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 717 in save_reduce
  File "/usr/lib/python3.10/pickle.py", line 603 in save
  File "/usr/lib/python3.10/pickle.py", line 902 in save_tuple
  File "/usr/lib/python3.10/pickle.py", line 560 in save
  File "/usr/lib/python3.10/pickle.py", line 487 in dump
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 445 in dump
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 259 in dump
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/dill/_dill.py",> line 265 in dumps
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/dill_pickler.py",> line 246 in dumps
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/pickler.py",> line 44 in dumps
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1609 in _create_pardo_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1553 in create_par_do
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1206 in create_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 911 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 927 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 924 in create_execution_tree
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 871 in __init__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 459 in get
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 627 in process_bundle
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 596 in do_instruction
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 360 in <lambda>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 287 in _execute
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 359 in task
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 37 in run
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 53 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff298ff9700 (most recent call first):
  File "/usr/lib/python3.10/threading.py", line 320 in wait
  File "/usr/lib/python3.10/threading.py", line 460 in acquire
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 57 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff2997fa700 (most recent call first):
  File "/usr/lib/python3.10/bz2.py", line 333 in decompress
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/dill_pickler.py",> line 279 in loads
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/pickler.py",> line 51 in loads
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1596 in _create_pardo_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1553 in create_par_do
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1206 in create_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 911 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 927 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 924 in create_execution_tree
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 871 in __init__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 459 in get
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 627 in process_bundle
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 596 in do_instruction
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 360 in <lambda>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 287 in _execute
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 359 in task
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 37 in run
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 53 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff299ffb700 (most recent call first):
  File "/usr/lib/python3.10/threading.py", line 320 in wait
  File "/usr/lib/python3.10/threading.py", line 460 in acquire
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 57 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff29a7fc700 (most recent call first):
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/dill_pickler.py",> line 277 in loads
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/internal/pickler.py",> line 51 in loads
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 134 in deserialize_coder
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 423 in _pickle_from_runner_api_parameter
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 386 in from_runner_api
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/pipeline_context.py",> line 114 in get_by_id
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in from_runner_api
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/pipeline_context.py",> line 114 in get_by_id
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in from_runner_api
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/pipeline_context.py",> line 114 in get_by_id
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/coders/coders.py",> line 388 in from_runner_api
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/pipeline_context.py",> line 114 in get_by_id
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1230 in get_coder
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1328 in create_sink_runner
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 1206 in create_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 911 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 907 in <dictcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 906 in get_operation
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 814 in wrapper
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 927 in <listcomp>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 924 in create_execution_tree
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/bundle_processor.py",> line 871 in __init__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 459 in get
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 627 in process_bundle
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 596 in do_instruction
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 360 in <lambda>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 287 in _execute
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/worker/sdk_worker.py",> line 359 in task
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 37 in run
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 53 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff2beffd700 (most recent call first):
  File "/usr/lib/python3.10/threading.py", line 320 in wait
  File "/usr/lib/python3.10/threading.py", line 460 in acquire
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/utils/thread_pool_executor.py",> line 57 in run
  File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
  File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Thread 0x00007ff3257f6740 (most recent call first):
  File "/usr/lib/python3.10/threading.py", line 324 in wait
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/grpc/_common.py",> line 106 in _wait_once
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/grpc/_common.py",> line 141 in wait
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/grpc/_channel.py",> line 817 in _next
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/grpc/_channel.py",> line 426 in __next__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/portability/portable_runner.py",> line 613 in _observe_state
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/portability/portable_runner.py",> line 604 in wait_until_finish
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/pipeline.py",> line 601 in __exit__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner_test.py",> line 396 in test_pardo_side_outputs
  File "/usr/lib/python3.10/unittest/case.py", line 549 in _callTestMethod
  File "/usr/lib/python3.10/unittest/case.py", line 591 in run
  File "/usr/lib/python3.10/unittest/case.py", line 650 in __call__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/unittest.py",> line 330 in runtest
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 167 in pytest_runtest_call
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_callers.py",> line 39 in _multicall
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_manager.py",> line 80 in _hookexec
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_hooks.py",> line 265 in __call__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 260 in <lambda>
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 339 in from_call
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 259 in call_runtest_hook
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 220 in call_and_report
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 131 in runtestprotocol
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/runner.py",> line 112 in pytest_runtest_protocol
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_callers.py",> line 39 in _multicall
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_manager.py",> line 80 in _hookexec
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_hooks.py",> line 265 in __call__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/main.py",> line 349 in pytest_runtestloop
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_callers.py",> line 39 in _multicall
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_manager.py",> line 80 in _hookexec
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_hooks.py",> line 265 in __call__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/main.py",> line 324 in _main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/main.py",> line 270 in wrap_session
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/main.py",> line 317 in pytest_cmdline_main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_callers.py",> line 39 in _multicall
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_manager.py",> line 80 in _hookexec
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/pluggy/_hooks.py",> line 265 in __call__
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/config/__init__.py",> line 167 in main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.10/site-packages/_pytest/config/__init__.py",> line 190 in console_main
  File "<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/bin/pytest",> line 10 in <module>

Extension modules: google.protobuf.pyext._message, 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, zstandard.backend_c, 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, grpc._cython.cygrpc, bson._cbson, pymongo._cmessage, pyarrow._parquet, pyarrow._fs, pyarrow._hdfs, pyarrow._gcsfs, pyarrow._s3fs, crcmod._crcfunext, regex._regex (total: 75)
<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/scripts/pytest_validates_runner.sh>: line 38: 1343975 Segmentation fault      (core dumped) pytest -o junit_suite_name=${envname} --junitxml=pytest_${envname}.xml ${testFile} "--test-pipeline-options=$@"
ERROR: InvocationError for command <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/scripts/pytest_validates_runner.sh> flink-runner-test apache_beam/runners/portability/flink_runner_test.py '--flink_job_server_jar=<https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/runners/flink/1.15/job-server/build/libs/beam-runners-flink-1.15-job-server-2.44.0-SNAPSHOT.jar> --environment_type=LOOPBACK' (exited with code 139))
Note: this might indicate a fatal error signal (139 - 128 = 11: SIGSEGV) (exited with code 139)
flink-runner-test run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/ws/src/sdks/python/test-suites/portable/py310/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   flink-runner-test: commands failed

> Task :sdks:python:test-suites:portable:py310:flinkCompatibilityMatrixLOOPBACK FAILED

FAILURE: Build failed with an exception.

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 7m 33s
147 actionable tasks: 100 executed, 43 from cache, 4 up-to-date

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

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