liferoad
liferoad
Not yet. We can move this to 2.59.0.
The Vertex AI package version issue (we do not import this directly. So it should be fine.): ``` ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 | -- | -- | ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 | | ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 | |...
A new flaky test in py39 and this is related to https://github.com/apache/beam/issues/29617: https://ge.apache.org/s/hb7syztoolfhu/console-log?page=17 ``` =================================== FAILURES =================================== | -- | -- | [31m[1m_______________ BigQueryQueryToTableIT.test_big_query_legacy_sql _______________[0m | | [gw3] linux --...
Last three runs are green now. Close this for now.
New error: ``` ==================================== ERRORS ==================================== | -- | -- | [31m[1m________________ ERROR at setup of ReadTests.test_native_source ________________[0m | | [gw5] linux -- Python 3.9.19 /runner/_work/beam/beam/build/gradleenv/1398941893/bin/python3.9 | | | |...
Green for last two days.
``` [31m[1m_______ ERROR collecting apache_beam/runners/worker/log_handler_test.py ________[0m | -- | -- | [1m[31mapache_beam/runners/worker/log_handler_test.py[0m:34: in | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mworker[39;49;00m [94mimport[39;49;00m bundle_processor[90m[39;49;00m | | [1m[31mapache_beam/runners/worker/bundle_processor.py[0m:69: in | | [94mfrom[39;49;00m [04m[96mapache_beam[39;49;00m[04m[96m.[39;49;00m[04m[96mrunners[39;49;00m[04m[96m.[39;49;00m[04m[96mworker[39;49;00m [94mimport[39;49;00m operations[90m[39;49;00m | ...
2024-08-30T07:28:39.6571287Z if setup_options.setup_file is not None: 2024-08-30T07:28:39.6571763Z if not os.path.isfile(setup_options.setup_file): 2024-08-30T07:28:39.6572227Z > raise RuntimeError( 2024-08-30T07:28:39.6572923Z 'The file %s cannot be found. It was specified in the ' 2024-08-30T07:28:39.6573578Z '--setup_file command...
This never works. Move this to P4.
@kennknowles FYI. For the support ticket, please check https://cloud.google.com/dataflow/docs/support/getting-support For 2.54.0, can you try to disable Runner V2 (`--experiments=disable_runner_v2`)?