JooHyukKim commented on PR #4775:
URL: https://github.com/apache/zeppelin/pull/4775#issuecomment-2247955642

   Below are three Github Actions failing on CI, none of them seems to be 
related to change here.
   Could it be that all the tests are flakey? If so, can we try re-running the 
CI?
   
   ### spark-test 3.8
   
   ```log
   Error:  Errors: 
   Error:    
IPySparkInterpreterTest>IPythonInterpreterTest.setUp:86->startInterpreter:98 » 
Interpreter org.apache.zeppelin.interpreter.InterpreterException: 
java.io.IOException: Fail to setup JVMGateway
   ```
   
   ### **flink-test-and-flink-integration-test (3.8, 115)** fails to even set 
   
   ```log
       × python setup.py egg_info did not run successfully.
       │ exit code: 1
       ╰─> [1 lines of output]
           ERROR: Can not execute `setup.py` since setuptools is not available 
in the build environment.
           [end of output]
   ```
   
   ### interpreter-test-jupyter-python-rlang (3.8, 8)
   
   ```log
   Error:    IPythonKernelTest.testUpdateOutput:290 » Interpreter Fail to open 
JupyterKernelInterpreter:
   ```


-- 
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]

Reply via email to