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

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

                Author: ASF GitHub Bot
            Created on: 22/Aug/19 22:05
            Start Date: 22/Aug/19 22:05
    Worklog Time Spent: 10m 
      Work Description: tweise commented on pull request #9403: [BEAM-8038] Fix 
worker pool exit hook
URL: https://github.com/apache/beam/pull/9403
 
 
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 299785)
    Time Spent: 1h  (was: 50m)

> Python Precommit fail: 'BeamFnExternalWorkerPoolServicer' has no attribute 
> '_worker_processes'
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-8038
>                 URL: https://issues.apache.org/jira/browse/BEAM-8038
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness, test-failures
>            Reporter: Ahmet Altay
>            Assignee: Thomas Weise
>            Priority: Critical
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Logs: https://builds.apache.org/job/beam_PreCommit_Python_Commit/8246/console
> 10:14:09 
> ----------------------------------------------------------------------
> 10:14:09 XML: 
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/nosetests.xml
> 10:14:09 
> ----------------------------------------------------------------------
> 10:14:09 Ran 2594 tests in 629.438s
> 10:14:09 
> 10:14:09 OK (SKIP=520)
> 10:14:09 Error in atexit._run_exitfuncs:
> 10:14:09 Traceback (most recent call last):
> 10:14:09   File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
> 10:14:09     func(*targs, **kargs)
> 10:14:09   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/worker_pool_main.py",
>  line 72, in kill_worker_processes
> 10:14:09     for worker_process in cls._worker_processes.values():
> 10:14:09 AttributeError: type object 'BeamFnExternalWorkerPoolServicer' has 
> no attribute '_worker_processes'
> 10:14:09 Error in sys.exitfunc:
> 10:14:09 Traceback (most recent call last):
> 10:14:09   File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
> 10:14:09     func(*targs, **kargs)
> 10:14:09   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/worker/worker_pool_main.py",
>  line 72, in kill_worker_processes
> 10:14:09     for worker_process in cls._worker_processes.values():
> 10:14:09 AttributeError: type object 'BeamFnExternalWorkerPoolServicer' has 
> no attribute '_worker_processes'
> 10:14:10 py27-cython run-test-post: commands[0] | 
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh
> 10:14:10 ___________________________________ summary 
> ____________________________________



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to