You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 09:09:00 UTC

[jira] [Work logged] (BEAM-8533) test_java_expansion_portable_runner failing

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

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

                Author: ASF GitHub Bot
            Created on: 01/Nov/19 09:08
            Start Date: 01/Nov/19 09:08
    Worklog Time Spent: 10m 
      Work Description: mxm commented on pull request #9956: [BEAM-8533] Revert "[BEAM-8442] Remove duplicate code for bundle register in Pyth…
URL: https://github.com/apache/beam/pull/9956
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 337261)
    Time Spent: 0.5h  (was: 20m)

> test_java_expansion_portable_runner failing
> -------------------------------------------
>
>                 Key: BEAM-8533
>                 URL: https://issues.apache.org/jira/browse/BEAM-8533
>             Project: Beam
>          Issue Type: Sub-task
>          Components: test-failures
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> probable cause: https://github.com/apache/beam/pull/9842#issuecomment-548496295
> 11:13:37 java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 72: Traceback (most recent call last):11:13:37 File "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py", line 173, in _execute*11:13:37* response = task()11:13:37 File "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py", line 196, in <lambda>11:13:37 self._execute(lambda: worker.do_instruction(work), work)11:13:37 File "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py", line 358, in do_instruction*11:13:37* request.instruction_id)11:13:37 File "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py", line 378, in process_bundle*11:13:37* instruction_id, request.process_bundle_descriptor_id)11:13:37 File "/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py", line 311, in get*11:13:37* self.fns[bundle_descriptor_id],11:13:37 KeyError: u'1-37'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)