You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/23 03:16:44 UTC

[GitHub] [beam] aaltay opened a new issue, #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

aaltay opened a new issue, #22009:
URL: https://github.com/apache/beam/issues/22009

   ### What happened?
   
   Example: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/5317/
   
   @johnjcasey - Who could own this issue?
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: io-java-gcp


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22009:
URL: https://github.com/apache/beam/issues/22009#issuecomment-1282931870

   .close-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey commented on issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
johnjcasey commented on issue #22009:
URL: https://github.com/apache/beam/issues/22009#issuecomment-1164484227

   @Abacn can you look at this?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22009:
URL: https://github.com/apache/beam/issues/22009#issuecomment-1164520244

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22009:
URL: https://github.com/apache/beam/issues/22009#issuecomment-1168899191

   The error message is "Cannot run ....sh. Text file busy.". This happens in trying to run a bash script in DoFn. The script is copied in `@SetUp` process of `EchoInputDoFn`. From the documentation of SetUp, it explicitly said that it is not a good place to creating temporary files, and use `@StartBundle` instead. But, still, `@SetUp` should be finished before `@ProcessElement`. If this indicates a rare race condition between `@SetUp` and `@StartBundle` it needs attention.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #22009:
URL: https://github.com/apache/beam/issues/22009#issuecomment-1282901374

   Not seen again, and not seen on cron job. close for now.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #22009: [Bug]: org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline flaky
URL: https://github.com/apache/beam/issues/22009


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org