You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lostluck (via GitHub)" <gi...@apache.org> on 2023/04/01 00:26:20 UTC

[GitHub] [beam] lostluck commented on issue #26061: [Failing Test]: :sdks:go:test:ulrValidatesRunner appears to be very flaky at master

lostluck commented on issue #26061:
URL: https://github.com/apache/beam/issues/26061#issuecomment-1492756539

   Well that's unexpected:
   
   ```
    ptest.go:108: Failed to execute job: 	staging artifacts
           failed to stage /tmp/worker-5-1680307335622714242 in 3 attempts: failed to send chunks for /tmp/worker-5-1680307335622714242; close error: rpc error: code = Unimplemented desc = Method not found!
           	caused by:
           EOF; failed to send chunks for /tmp/worker-5-1680307335622714242; close error: rpc error: code = Unimplemented desc = Method not found!
           	caused by:
           EOF; failed to send chunks for /tmp/worker-5-1680307335622714242; close error: rpc error: code = Unimplemented desc = Method not found!
           	caused by:
           EOF; failed to send chunks for /tmp/worker-5-1680307335622714242; close error: rpc error: code = Unimplemented desc = Method not found!
           	caused by:
           EOF
   ```
   
   So, the Server doesn't seem to have it implemented when the SDK connects? Very strange.
   


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