[ 
https://issues.apache.org/jira/browse/BEAM-14016?focusedWorklogId=736424&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-736424
 ]

ASF GitHub Bot logged work on BEAM-14016:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Mar/22 00:34
            Start Date: 04/Mar/22 00:34
    Worklog Time Spent: 10m 
      Work Description: KevinGG commented on pull request #17009:
URL: https://github.com/apache/beam/pull/17009#issuecomment-1058705570


   R: @chamikaramj 
   PTAL, thx!
   
   With the change:
   ![Screen Shot 2022-03-03 at 2 47 27 
PM](https://user-images.githubusercontent.com/4423149/156676486-c48677ed-e6ec-4533-ac98-d2bb076b99ce.png)
   
   Without the change:
   ![Screen Shot 2022-03-03 at 4 32 29 
PM](https://user-images.githubusercontent.com/4423149/156676494-ad62294a-9c63-4a4e-82e0-982ffad1a820.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 736424)
    Time Spent: 20m  (was: 10m)

>  
> apache_beam.io.gcp.experimental.spannerio_write_it_test.SpannerWriteIntegrationTest.test_spanner_update
>  fails in Python3.7 Postcommits 
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-14016
>                 URL: https://issues.apache.org/jira/browse/BEAM-14016
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>            Reporter: Valentyn Tymofieiev
>            Assignee: Ning
>            Priority: P1
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For some reason only Python 3.7 suite is failing with this error.
> {noformat}
> >             self)
> E         
> apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: 
> Dataflow pipeline failed. State: FAILED, Error:
> E         Traceback (most recent call last):
> E           File "apache_beam/runners/common.py", line 1198, in 
> apache_beam.runners.common.DoFnRunner.process
> E           File "apache_beam/runners/common.py", line 537, in 
> apache_beam.runners.common.SimpleInvoker.invoke_process
> E           File 
> "/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/experimental/spannerio.py",
>  line 1251, in process
> E             self.service_metric.call('ok')
> E         AttributeError: 'NoneType' object has no attribute 'call'
> E         
> E         During handling of the above exception, another exception occurred:
> E         
> E         Traceback (most recent call last):
> E           File 
> "/usr/local/lib/python3.7/site-packages/dataflow_worker/batchworker.py", line 
> 646, in do_work
> E             work_executor.execute()
> E           File 
> "/usr/local/lib/python3.7/site-packages/dataflow_worker/executor.py", line 
> 210, in execute
> E             op.finish()
> E           File "apache_beam/runners/worker/operations.py", line 736, in 
> apache_beam.runners.worker.operations.DoOperation.finish
> E           File "apache_beam/runners/worker/operations.py", line 738, in 
> apache_beam.runners.worker.operations.DoOperation.finish
> E           File "apache_beam/runners/worker/operations.py", line 739, in 
> apache_beam.runners.worker.operations.DoOperation.finish
> E           File "apache_beam/runners/common.py", line 1253, in 
> apache_beam.runners.common.DoFnRunner.finish
> E           File "apache_beam/runners/common.py", line 1234, in 
> apache_beam.runners.common.DoFnRunner._invoke_bundle_method
> E           File "apache_beam/runners/common.py", line 1265, in 
> apache_beam.runners.common.DoFnRunner._reraise_augmented
> E           File "apache_beam/runners/common.py", line 1232, in 
> apache_beam.runners.common.DoFnRunner._invoke_bundle_method
> E           File "apache_beam/runners/common.py", line 475, in 
> apache_beam.runners.common.DoFnInvoker.invoke_finish_bundle
> E           File "apache_beam/runners/common.py", line 480, in 
> apache_beam.runners.common.DoFnInvoker.invoke_finish_bundle
> E           File "apache_beam/runners/common.py", line 1401, in 
> apache_beam.runners.common._OutputProcessor.finish_bundle_outputs
> E           File "apache_beam/runners/worker/operations.py", line 215, in 
> apache_beam.runners.worker.operations.SingletonConsumerSet.receive
> E           File "apache_beam/runners/worker/operations.py", line 707, in 
> apache_beam.runners.worker.operations.DoOperation.process
> E           File "apache_beam/runners/worker/operations.py", line 708, in 
> apache_beam.runners.worker.operations.DoOperation.process
> E           File "apache_beam/runners/common.py", line 1200, in 
> apache_beam.runners.common.DoFnRunner.process
> E           File "apache_beam/runners/common.py", line 1281, in 
> apache_beam.runners.common.DoFnRunner._reraise_augmented
> E           File "apache_beam/runners/common.py", line 1198, in 
> apache_beam.runners.common.DoFnRunner.process
> E           File "apache_beam/runners/common.py", line 537, in 
> apache_beam.runners.common.SimpleInvoker.invoke_process
> E           File 
> "/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/experimental/spannerio.py",
>  line 1251, in process
> E             self.service_metric.call('ok')
> E         AttributeError: 'NoneType' object has no attribute 'call' [while 
> running 'WriteToSpanner/Writing to spanner']
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to