See
<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/277/display/redirect?page=changes>
Changes:
[marcin.kuthan] Get rid of unnessecary logs for BigQuery streaming writes in
[dhuntsperger] added GitHub example references to Python multilang quickstart
[mmack] [adhoc] Test S3Options and AwsOptions for Sdk v2
[noreply] [BEAM-13537] Fix NPE in kafkatopubsub example (#16625)
[noreply] [BEAM-13740] update java_tests.yml to remove setup-go, which is
[Heejong Lee] Fix google3 import error
[noreply] [BEAM-12976] Implement Java projection pushdown optimizer. (#16513)
[noreply] Merge pull request #16579 from Revert "Revert "Merge pull request
#15863
[noreply] Merge pull request #16606 from [BEAM-13247] [Playground] Embedding
------------------------------------------
[...truncated 91.50 KB...]
File "/usr/local/lib/python3.7/site-packages/dataflow_****/batch****.py",
line 645, in do_work
work_executor.execute()
File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line
208, in execute
op.start()
File "dataflow_****/shuffle_operations.py", line 63, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 64, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 79, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 80, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 84, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "dataflow_****/shuffle_operations.py", line 261, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "dataflow_****/shuffle_operations.py", line 268, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1281, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 718, in
apache_beam.runners.common.PerWindowInvoker.invoke_process
File "apache_beam/runners/common.py", line 843, in
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py",>
line 1636, in <lambda>
wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py",>
line 191, in _equal
raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] ==
[2101739], unexpected elements [2101739], missing elements [2097152] [while
running 'assert_that/Match']
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.679Z:
JOB_MESSAGE_ERROR: Traceback (most recent call last):
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 718, in
apache_beam.runners.common.PerWindowInvoker.invoke_process
File "apache_beam/runners/common.py", line 843, in
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py",>
line 1636, in <lambda>
wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py",>
line 191, in _equal
raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] ==
[2101739], unexpected elements [2101739], missing elements [2097152]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/dataflow_****/batch****.py",
line 645, in do_work
work_executor.execute()
File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line
208, in execute
op.start()
File "dataflow_****/shuffle_operations.py", line 63, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 64, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 79, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 80, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 84, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "dataflow_****/shuffle_operations.py", line 261, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "dataflow_****/shuffle_operations.py", line 268, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1281, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 718, in
apache_beam.runners.common.PerWindowInvoker.invoke_process
File "apache_beam/runners/common.py", line 843, in
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py",>
line 1636, in <lambda>
wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py",>
line 191, in _equal
raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] ==
[2101739], unexpected elements [2101739], missing elements [2097152] [while
running 'assert_that/Match']
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.706Z:
JOB_MESSAGE_BASIC: Finished operation
assert_that/Group/CoGroupByKeyImpl/GroupByKey/Read+assert_that/Group/CoGroupByKeyImpl/GroupByKey/GroupByWindow+assert_that/Group/CoGroupByKeyImpl/MapTuple(collect_values)+assert_that/Group/RestoreTags+assert_that/Unkey+assert_that/Match
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.785Z:
JOB_MESSAGE_DEBUG: Executing failure step failure50
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.801Z:
JOB_MESSAGE_ERROR: Workflow failed. Causes:
S13:assert_that/Group/CoGroupByKeyImpl/GroupByKey/Read+assert_that/Group/CoGroupByKeyImpl/GroupByKey/GroupByWindow+assert_that/Group/CoGroupByKeyImpl/MapTuple(collect_values)+assert_that/Group/RestoreTags+assert_that/Unkey+assert_that/Match
failed., The job failed because a work item has failed 4 times. Look in
previous log entries for the cause of each one of the 4 failures. For more
information, see https://cloud.google.com/dataflow/docs/guides/common-errors.
The work item was attempted on these ****s:
performance-tests-spanner-01280738-lrca-harness-3wk4
Root cause: Work item failed.,
performance-tests-spanner-01280738-lrca-harness-3wk4
Root cause: Work item failed.,
performance-tests-spanner-01280738-lrca-harness-3wk4
Root cause: Work item failed.,
performance-tests-spanner-01280738-lrca-harness-x194
Root cause: Work item failed.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.853Z:
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.890Z:
JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:45:19.906Z:
JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:47:30.351Z:
JOB_MESSAGE_DETAILED: Autoscaling: Resized **** pool from 5 to 0.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:47:30.378Z:
JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-01-28T15:47:30.402Z:
JOB_MESSAGE_DEBUG: Tearing down pending resources...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job
2022-01-28_07_38_42-15403319550178843525 is in state JOB_STATE_FAILED
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/io/gcp/experimental/spannerio_read_perf_test.py",>
line 158, in <module>
SpannerReadPerfTest().run()
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py",>
line 151, in run
self.result.wait_until_finish(duration=self.timeout_ms)
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",>
line 1639, in wait_until_finish
self)
apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: Dataflow
pipeline failed. State: FAILED, Error:
Traceback (most recent call last):
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 718, in
apache_beam.runners.common.PerWindowInvoker.invoke_process
File "apache_beam/runners/common.py", line 843, in
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py",>
line 1636, in <lambda>
wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py",>
line 191, in _equal
raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] ==
[2101739], unexpected elements [2101739], missing elements [2097152]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/dataflow_****/batch****.py",
line 645, in do_work
work_executor.execute()
File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line
208, in execute
op.start()
File "dataflow_****/shuffle_operations.py", line 63, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 64, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 79, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 80, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "dataflow_****/shuffle_operations.py", line 84, in
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "dataflow_****/shuffle_operations.py", line 261, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "dataflow_****/shuffle_operations.py", line 268, in
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
File "apache_beam/runners/****/operations.py", line 348, in
apache_beam.runners.****.operations.Operation.output
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1265, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 536, in
apache_beam.runners.common.SimpleInvoker.invoke_process
File "apache_beam/runners/common.py", line 1361, in
apache_beam.runners.common._OutputProcessor.process_outputs
File "apache_beam/runners/****/operations.py", line 215, in
apache_beam.runners.****.operations.SingletonConsumerSet.receive
File "apache_beam/runners/****/operations.py", line 707, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/****/operations.py", line 708, in
apache_beam.runners.****.operations.DoOperation.process
File "apache_beam/runners/common.py", line 1200, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 1281, in
apache_beam.runners.common.DoFnRunner._reraise_augmented
File "apache_beam/runners/common.py", line 1198, in
apache_beam.runners.common.DoFnRunner.process
File "apache_beam/runners/common.py", line 718, in
apache_beam.runners.common.PerWindowInvoker.invoke_process
File "apache_beam/runners/common.py", line 843, in
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py",>
line 1636, in <lambda>
wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
File
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py",>
line 191, in _equal
raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] ==
[2101739], unexpected elements [2101739], missing elements [2097152] [while
running 'assert_that/Match']
> Task :sdks:python:apache_beam:testing:load_tests:run FAILED
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'>
line: 58
* What went wrong:
Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
> error occurred
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* 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.3.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 46m 22s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/iqhoxunmdvvtw
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]