See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/8545/display/redirect>

Changes:


------------------------------------------
[...truncated 20.20 MB...]
                                                                             
Caused by: java.lang.RuntimeException: Error received from SDK harness for 
instruction -15938: 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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible
                                                                             
                                                                             
During handling of the above exception, another exception occurred:
                                                                             
                                                                             
Traceback (most recent call last):
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 267, in _execute
                                                                                
 response = task()
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 340, in <lambda>
                                                                                
 lambda: self.create_worker().do_instruction(request), request)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 581, in do_instruction
                                                                                
 getattr(request, request_type), request.instruction_id)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 618, in process_bundle
                                                                                
 bundle_processor.process_bundle(instruction_id))
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 996, in process_bundle
                                                                                
 element.data)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 221, in process_encoded
                                                                                
 self.output(decoded_value)
                                                                               
File "apache_beam/runners/worker/operations.py", line 347, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 349, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 216, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
                                                                               
File "apache_beam/runners/worker/operations.py", line 708, in 
apache_beam.runners.worker.operations.DoOperation.process
                                                                               
File "apache_beam/runners/worker/operations.py", line 709, in 
apache_beam.runners.worker.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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible [while running 'generatedPtransform-15930']
                                                                             
                                                                                
     
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
                                                                                
     
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:255)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:309)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:292)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:765)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                                                                                
     java.lang.Thread.run(Thread.java:748)
INFO     
apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:236 
2021-10-24T01:56:08.943Z: JOB_MESSAGE_ERROR: 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error 
received from SDK harness for instruction -15974: 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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible
                                                                             
                                                                             
During handling of the above exception, another exception occurred:
                                                                             
                                                                             
Traceback (most recent call last):
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 267, in _execute
                                                                                
 response = task()
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 340, in <lambda>
                                                                                
 lambda: self.create_worker().do_instruction(request), request)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 581, in do_instruction
                                                                                
 getattr(request, request_type), request.instruction_id)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 618, in process_bundle
                                                                                
 bundle_processor.process_bundle(instruction_id))
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 996, in process_bundle
                                                                                
 element.data)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 221, in process_encoded
                                                                                
 self.output(decoded_value)
                                                                               
File "apache_beam/runners/worker/operations.py", line 347, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 349, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 216, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
                                                                               
File "apache_beam/runners/worker/operations.py", line 708, in 
apache_beam.runners.worker.operations.DoOperation.process
                                                                               
File "apache_beam/runners/worker/operations.py", line 709, in 
apache_beam.runners.worker.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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible [while running 'generatedPtransform-15966']
                                                                             
                                                                                
     
java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
                                                                                
     java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
                                                                                
     org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:60)
                                                                                
     
org.apache.beam.runners.dataflow.worker.fn.control.RegisterAndProcessBundleOperation.finish(RegisterAndProcessBundleOperation.java:338)
                                                                                
     
org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:103)
                                                                                
     
org.apache.beam.runners.dataflow.worker.fn.control.BeamFnMapTaskExecutor.execute(BeamFnMapTaskExecutor.java:127)
                                                                                
     
org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.process(StreamingDataflowWorker.java:1437)
                                                                                
     
org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.access$1100(StreamingDataflowWorker.java:165)
                                                                                
     
org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker$7.run(StreamingDataflowWorker.java:1113)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                                                                                
     java.lang.Thread.run(Thread.java:748)
                                                                             
Caused by: java.lang.RuntimeException: Error received from SDK harness for 
instruction -15974: 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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible
                                                                             
                                                                             
During handling of the above exception, another exception occurred:
                                                                             
                                                                             
Traceback (most recent call last):
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 267, in _execute
                                                                                
 response = task()
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 340, in <lambda>
                                                                                
 lambda: self.create_worker().do_instruction(request), request)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 581, in do_instruction
                                                                                
 getattr(request, request_type), request.instruction_id)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 618, in process_bundle
                                                                                
 bundle_processor.process_bundle(instruction_id))
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 996, in process_bundle
                                                                                
 element.data)
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 221, in process_encoded
                                                                                
 self.output(decoded_value)
                                                                               
File "apache_beam/runners/worker/operations.py", line 347, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 349, in 
apache_beam.runners.worker.operations.Operation.output
                                                                               
File "apache_beam/runners/worker/operations.py", line 216, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
                                                                               
File "apache_beam/runners/worker/operations.py", line 708, in 
apache_beam.runners.worker.operations.DoOperation.process
                                                                               
File "apache_beam/runners/worker/operations.py", line 709, in 
apache_beam.runners.worker.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 536, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
                                                                               
File "apache_beam/runners/common.py", line 1334, in 
apache_beam.runners.common._OutputProcessor.process_outputs
                                                                               
File 
"/usr/local/lib/python3.6/site-packages/apache_beam/transforms/combiners.py", 
line 383, in process
                                                                                
 for element in reversed(bundle):
                                                                             
TypeError: 'apache_beam.coders.coder_impl._AbstractIterable' object is not 
reversible [while running 'generatedPtransform-15966']
                                                                             
                                                                                
     
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
                                                                                
     
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:255)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:309)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:292)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:765)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
                                                                                
     
org.apache.beam.vendor.grpc.v1p36p0.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                                                                                
     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                                                                                
     java.lang.Thread.run(Thread.java:748)
INFO     
apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:191 Job 
2021-10-23_17_41_21-8376118636502649544 is in state JOB_STATE_CANCELLING
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow/ws/src/sdks/python/pytest_validatesRunnerStreamingTests-df-py36-xdist.xml>
 -
============== 1 failed, 29 passed, 3 skipped in 5253.61 seconds 
===============

> Task :sdks:python:test-suites:dataflow:py36:validatesRunnerStreamingTests 
> FAILED

FAILURE: Build completed with 6 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: 149

* 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. Run with --scan to get full insights.
==============================================================================

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: 149

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38: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. Run with --scan to get full insights.
==============================================================================

3: 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: 149

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py36: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. Run with --scan to get full insights.
==============================================================================

4: 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: 181

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py37:validatesRunnerStreamingTests'.
> 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. Run with --scan to get full insights.
==============================================================================

5: 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: 181

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38:validatesRunnerStreamingTests'.
> 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. Run with --scan to get full insights.
==============================================================================

6: 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: 181

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py36:validatesRunnerStreamingTests'.
> 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. 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 7m 59s
92 actionable tasks: 62 executed, 30 from cache

Publishing build scan...
https://gradle.com/s/3crstbvyz32sa

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to