cfmcgrady opened a new issue, #3871:
URL: https://github.com/apache/incubator-kyuubi/issues/3871

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What kind of test improve?
   
   - [X] Fix flaky tests.
   - [ ] Fix bug in tests.
   - [ ] Increase test coverage.
   - [ ] Other kinds of test improve.
   
   ### Describe the issues of the existing tests or improvements for new tests
   
   
https://github.com/apache/incubator-kyuubi/actions/runs/3570419954/jobs/6001370990
   
   ```
   JpsApplicationOperationSuite:
   grep: a: No such file or directory
   grep: space: No such file or directory
   I/O error Pipe closed for process: 
[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.352-8/x64/bin/jps, -ml]
   java.io.IOException: Pipe closed
        at 
java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:260)
        at java.io.PipedInputStream.receive(PipedInputStream.java:226)
        at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
        at scala.sys.process.BasicIO$.loop$1(BasicIO.scala:240)
        at scala.sys.process.BasicIO$.transferFullyImpl(BasicIO.scala:246)
        at scala.sys.process.BasicIO$.transferFully(BasicIO.scala:227)
        at 
scala.sys.process.ProcessImpl$PipeThread.runloop(ProcessImpl.scala:170)
        at scala.sys.process.ProcessImpl$PipeSource.run(ProcessImpl.scala:188)
   - JpsApplicationOperation with jstat *** FAILED ***
     null equaled null (JpsApplicationOperationSuite.scala:56)
     S0     S1     E      O      M     CCS    YGC     YGCT    FGC    FGCT     
GCT   
     0.00  43.08  49.29  42.51  93.76  93.36     23    0.532     5    0.861    
1.393
     0.00  43.08  55.84  42.51  93.76  93.36     23    0.532     5    0.861    
1.393
   ```
   
   ### Are you willing to submit PR?
   
   - [ ] Yes. I can submit a PR independently to improve.
   - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi 
community to improve.
   - [X] No. I cannot submit a PR at this time.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to