[ 
https://issues.apache.org/jira/browse/FLINK-28388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-28388:
-------------------------------------
    Issue Type: Technical Debt  (was: Bug)

> Python doc build breaking nightly docs
> --------------------------------------
>
>                 Key: FLINK-28388
>                 URL: https://issues.apache.org/jira/browse/FLINK-28388
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: API / Python, Documentation
>    Affects Versions: 1.16.0
>            Reporter: Márton Balassi
>            Assignee: Dian Fu
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> For the past 5 days the nightly doc builds via GHA are broken:
> https://github.com/apache/flink/actions/workflows/docs.yml
> {noformat}
> Exception occurred:
>   File "/root/flink/flink-python/pyflink/java_gateway.py", line 86, in 
> launch_gateway
>     raise Exception("It's launching the PythonGatewayServer during Python UDF 
> execution "
> Exception: It's launching the PythonGatewayServer during Python UDF execution 
> which is unexpected. It usually happens when the job codes are in the top 
> level of the Python script file and are not enclosed in a `if name == 'main'` 
> statement.
> The full traceback has been saved in /tmp/sphinx-err-3thh_wi2.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> Makefile:76: recipe for target 'html' failed
> make: *** [html] Error 2
> ==========sphinx checks... [FAILED]===========
> Error: Process completed with exit code 1.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to