Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add delays in ray application cloud build test #787

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

genlu2011
Copy link
Collaborator

The ray application is quite flaky with the following error, adding sleep to wait for pods to be more stable.

Forwarding from 127.0.0.1:8265 -> 8265
Handling connection for 8265
E0828 07:18:32.742675 386 portforward.go:409] an error occurred forwarding 8265 -> 8265: error forwarding port 8265 to pod 3f1f339204911c524c01d65e02ec3e19e20b2c3fdb5dcbb900d80be80ba97a11, uid : failed to execute portforward in network namespace "/var/run/netns/cni-a9192461-40d0-574a-1a1a-756308c62f70": failed to connect to localhost:8265 inside namespace "3f1f339204911c524c01d65e02ec3e19e20b2c3fdb5dcbb900d80be80ba97a11", IPv4: dial tcp4 127.0.0.1:8265: connect: connection refused IPv6 dial tcp6 [::1]:8265: connect: cannot assign requested address
error: lost connection to pod

Change-Id: Ibd5f789d29dd91ecd140389b367f040bde8eb99b
@genlu2011 genlu2011 changed the title fix: add delays in ray application to mitigate flakiness fix: add delays in ray application cloud build test Aug 28, 2024
@roberthbailey roberthbailey self-assigned this Aug 28, 2024
@roberthbailey
Copy link
Collaborator

/gcbrun

@genlu2011 genlu2011 merged commit 81b84f2 into main Aug 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants