See
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/10375/display/redirect?page=changes>
Changes:
[relax] update GCP cloud libraries BOM to 26.5.0
------------------------------------------
[...truncated 811.03 KB...]
pcol = pipeline | 'start' >> beam.Create([1, 2])
side = pipeline | 'side' >> beam.Create([3, 4]) # 2 values in side input.
result = pcol | 'compute' >> beam.FlatMap(
lambda x, s: [x * y for y in s], beam.pvalue.AsIter(side))
assert_that(result, equal_to([3, 4, 6, 8]))
> pipeline.run()
[1m[31mapache_beam/transforms/sideinputs_test.py[0m:193:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <apache_beam.testing.test_pipeline.TestPipeline object at 0x7f70fd018fa0>
test_runner_api = True
def run(self, test_runner_api=True):
result = super().run(
test_runner_api=(
False if self.not_use_test_runner_api else test_runner_api))
if self.blocking:
state = result.wait_until_finish()
> assert state in (PipelineState.DONE, PipelineState.CANCELLED), \
"Pipeline execution failed."
[1m[31mE AssertionError: Pipeline execution failed.[0m
[1m[31mE assert 'FAILED' in ('DONE', 'CANCELLED')[0m
[1m[31mapache_beam/testing/test_pipeline.py[0m:117: AssertionError
------------------------------ Captured log call -------------------------------
[32mINFO [0m apache_beam.runners.portability.stager:stager.py:772
Executing command:
['<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/bin/python3.9',>
'-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r',
'/tmp/tmpq7l2jpc4/tmp_requirements.txt', '--exists-action', 'i', '--no-deps',
'--implementation', 'cp', '--abi', 'cp39', '--platform', 'manylinux2014_x86_64']
[32mINFO [0m apache_beam.runners.portability.stager:stager.py:330 Copying
Beam SDK
"<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/build/apache-beam.tar.gz">
to staging location.
[32mINFO [0m root:environments.py:376 Default Python SDK image for
environment is apache/beam_python3.9_sdk:2.46.0.dev
[32mINFO [0m root:environments.py:295 Using provided Python SDK container
image: gcr.io/cloud-dataflow/v1beta3/python39:beam-master-20230126
[32mINFO [0m root:environments.py:302 Python SDK container image set to
"gcr.io/cloud-dataflow/v1beta3/python39:beam-master-20230126" for Docker
environment
[32mINFO [0m
apache_beam.runners.portability.fn_api_runner.translations:translations.py:710
==================== <function pack_combiners at 0x7f714d6a2b80>
====================
[32mINFO [0m
apache_beam.runners.portability.fn_api_runner.translations:translations.py:710
==================== <function sort_stages at 0x7f714d6a33a0>
====================
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/requirements.txt...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/requirements.txt
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/mock-2.0.0-py2.py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/mock-2.0.0-py2.py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.1-py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.1-py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.2-py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/seaborn-0.12.2-py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/PyHamcrest-1.10.1-py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/PyHamcrest-1.10.1-py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/inflection-0.5.1-py2.py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/inflection-0.5.1-py2.py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/beautifulsoup4-4.11.1-py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/beautifulsoup4-4.11.1-py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/parameterized-0.7.5-py2.py3-none-any.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/parameterized-0.7.5-py2.py3-none-any.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/matplotlib-3.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/dataflow_python_sdk.tar...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/dataflow_python_sdk.tar
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:723 Starting GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/pipeline.pb...
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:739 Completed GCS
upload to
gs://temp-storage-for-end-to-end-tests/staging-it/beamapp-jenkins-0127142738-207835-72zhdh9v.1674829658.208640/pipeline.pb
in 0 seconds.
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:898 Create job:
<Job
clientRequestId: '20230127142738211930-3729'
createTime: '2023-01-27T14:27:45.020181Z'
currentStateTime: '1970-01-01T00:00:00Z'
id: '2023-01-27_06_27_44-11880336671378548660'
location: 'us-central1'
name: 'beamapp-jenkins-0127142738-207835-72zhdh9v'
projectId: 'apache-beam-testing'
stageStates: []
startTime: '2023-01-27T14:27:45.020181Z'
steps: []
tempFiles: []
type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:900 Created job
with id: [2023-01-27_06_27_44-11880336671378548660]
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:901 Submitted job:
2023-01-27_06_27_44-11880336671378548660
[32mINFO [0m
apache_beam.runners.dataflow.internal.apiclient:apiclient.py:902 To access the
Dataflow monitoring console, please navigate to
https://console.cloud.google.com/dataflow/jobs/us-central1/2023-01-27_06_27_44-11880336671378548660?project=apache-beam-testing
[32mINFO [0m
apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:58
Console log:
[32mINFO [0m
apache_beam.runners.dataflow.test_dataflow_runner:test_dataflow_runner.py:59
https://console.cloud.google.com/dataflow/jobs/us-central1/2023-01-27_06_27_44-11880336671378548660?project=apache-beam-testing
[33m=============================== warnings summary
===============================[0m
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/hdfs/config.py:15
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/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
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
../../build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py:42
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/build/gradleenv/-1734967050/lib/python3.9/site-packages/tenacity/_asyncio.py>:42:
DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use
"async def" instead
def call(self, fn, *args, **kwargs):
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
apache_beam/typehints/pandas_type_compatibility_test.py:67
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:67:
FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas
in a future version. Use pandas.Index with the appropriate dtype instead.
}).set_index(pd.Int64Index(range(123, 223), name='an_index')),
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
apache_beam/typehints/pandas_type_compatibility_test.py:90
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90:
FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas
in a future version. Use pandas.Index with the appropriate dtype instead.
pd.Int64Index(range(123, 223), name='an_index'),
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
apache_beam/typehints/pandas_type_compatibility_test.py:91
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:91:
FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas
in a future version. Use pandas.Index with the appropriate dtype instead.
pd.Int64Index(range(475, 575), name='another_index'),
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file:
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/pytest_validatesRunnerBatchTests-df-py39.xml>
-
[36m[1m=========================== short test summary info
============================[0m
[31mFAILED[0m apache_beam/pipeline_test.py::[1mDoFnTest::test_key_param[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/metrics/metric_test.py::[1mMetricsTest::test_user_counter_using_pardo[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/pipeline_test.py::[1mDoFnTest::test_element_param[0m -
AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/runners/portability/fn_api_runner/translations_test.py::[1mTranslationsTest::test_run_packable_combine_globally[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_flatten_multiple_pcollections_having_multiple_consumers[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/runners/portability/fn_api_runner/translations_test.py::[1mTranslationsTest::test_run_packable_combine_per_key[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/runners/portability/fn_api_runner/translations_test.py::[1mTranslationsTest::test_run_packable_combine_limit[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_flatten_pcollections[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_impulse[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_par_do_with_multiple_outputs_and_using_yield[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/combiners_test.py::[1mCombineValuesTest::test_gbk_immediately_followed_by_combine[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_flatten_one_single_pcollection[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_flatten_a_flattened_pcollection[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_undeclared_outputs[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_flatten_same_pcollections[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/dofn_lifecycle_test.py::[1mDoFnLifecycleTest::test_dofn_lifecycle[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_read_metrics[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_multiple_empty_outputs[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/ptransform_test.py::[1mPTransformTest::test_par_do_with_multiple_outputs_and_using_return[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_as_dict_twice[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_as_singleton_without_unique_labels[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_as_list_twice[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_as_singleton_with_different_defaults[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_as_list_and_as_dict_side_inputs[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_empty_singleton_side_input[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_default_value_singleton_side_input[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_flattened_side_input[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_reiterable_side_input[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/util_test.py::[1mReshuffleTest::test_reshuffle_preserves_timestamps[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31mFAILED[0m
apache_beam/transforms/sideinputs_test.py::[1mSideInputsTest::test_iterable_side_input[0m
- AssertionError: Pipeline execution failed.
assert 'FAILED' in ('DONE', 'CANCELLED')
[31m======= [31m[1m30 failed[0m, [32m4 passed[0m, [33m9 skipped[0m,
[33m41 warnings[0m[31m in 250.64s (0:04:10)[0m[31m =======[0m
> Task :sdks:python:test-suites:dataflow:py39:validatesRunnerBatchTests FAILED
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Script
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
line: 217
* What went wrong:
Execution failed for task
':sdks:python:test-suites:dataflow:py37:validatesRunnerBatchTests'.
> 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.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Script
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
line: 217
* What went wrong:
Execution failed for task
':sdks:python:test-suites:dataflow:py39:validatesRunnerBatchTests'.
> 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
BUILD FAILED in 8m 24s
18 actionable tasks: 12 executed, 4 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/46wjp3itsl6ze
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]